You are on page 1of 20

[Informatics Practices – XII]

CLASS ASSIGNMENTS
2023-2024

NAME-ARJUN NAGPAL
CLASS XII-A
ROLL-9
7th April 2023
Topic-Series SYNTAX:-

Q1. WAP for the following…


1.Give a Series of Vowels

OUTPUT:-

2. Give a Series of Weekdays

SYNTAX:-

OUTPUT:-
3. Give a Series of 5 Summer Season Fruits
SYNTAX:-

OUPUT:-

4.

Give a Series of 5 vitamins


SYNTAX :-

OUTPUT:-
13th April 2023 Series
Q1. WAP to create a series called colours. The Series should have seven colours of
Rainbow. WAP for the following implementation :

1. Access all the elements using


indexing and slicing method

OUTPUT

2. Give the Series a Name = “Rainbow”


3. Give the Index a Name = “Colours”

4. Use values attribute

5. Use Empty attribute

6. Using Size attribute


28-April-2023

Series Mathematical Operations

Q1. Perform All Mathematical Operations on Series


8 May 2022

Dataframe Operations

Q1. Apply dataframe operations on NCERT


Creation of Dataframe using Dictionary of Series

Adding Row/ Column

Deleting Row/Column
Renaming Row/Column Labels

Saving a File as csv

30th June 2023

Matplotlib Assignment

NCERT Example 1
NCERT Example 2
NCERT Example 3

NCERT Example 5
NCERT Example 7
7
t h

July 2023 Dataframe NCERT Questions

Q5 part a
Q5 part b

Q5 part c
Q5 part d

26th October 2023

Querying and SQL Functions

Q1. Use of Date and Time Functions


Q2. Usage of Aggregate Functions
Q3. Usage of GROUP BY Clause ; (grouping same CarIDs)
Q4. JOIN ON TWO TABLES

You might also like