0% found this document useful (0 votes)
26 views5 pages

Practical List Class 12 IP 2024-25 INDEX PAGE

Uploaded by

ashmitamandal24
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views5 pages

Practical List Class 12 IP 2024-25 INDEX PAGE

Uploaded by

ashmitamandal24
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

CENTRAL BOARD OF SECONDARY EDUCATION

PM SHRI Kendriya Vidyalaya Ballygunge

BMC, Ballygunge Circular Road, Kolkata

A PRACTICAL RECORD FILE IS SUBMITTED TO DEPARTMENT OF COMPUTER SCIENCE


FOR THE PARTIAL FULLFILLMENT OF AISSCE EXAMINATION SESSION – 2023-24

SUBMITTED BY: [NAME OF STUDENT]


CLASS: [CLASS] SECTION: [SECTION]
ROLL NO: [XXXXXXX]

DEBJIT BISWAS (PGT COMP SC)


ACKNOWLEDGEMENT
I wish to express my deep sense of gratitude and
indebtedness to our learned teacher
TEACHER’S NAME , PGT COMPUTER SCIENCE,

[SCHOOL NAME] for his invaluable help, advice and guidance in the
preparation of this project.

I am also greatly indebted to our principal [Name of


principal] and school authorities for providing me with the facilities
and requisite laboratory conditions for making this practical file.

I also extend my thanks to a number of teacher, my


classmates and friends who helped me to complete this practical file
successfully.

[Name of Student]
CERTIFICATE

This is to certify that [Name of Student]

, student of Class XII, SECTION [NAME OF SCHOOL] has

completed the PRACTICAL FILE during the academic year

[SESSION] towards partial fulfillment of credit for the Computer

Science practical evaluation of CBSE and submitted satisfactory

report, as compiled in the following pages, under my supervision.

Internal Examiner External Examiner


Signature

Principal
Signature Seal and
Signature
Contents
S
l
. Date of Title / Signatur Remar
N Exp. Experiment e ks
o
.
0 09/04/202 Pandas series from a dictionary of values and an
1 4 ndarray / numpy array
0 12/04/202 Pandas series from English alphabets with labelled
2 4 index and displaying (i) first and last n values, (ii)
range of values
0 30/04/202 Pandas series from capital vowels and
3 4 setting of elements to zero, checking of
empty series
0 10/05/202 Pandas series from a dictionary created by user
4 4 input, change of index and displaying of selected
values
0 25/06/202 Pandas series from a numpy array having
5 4 monthdays of 12 months and displaying of
dimensions, size, values and also the series in
reverse order
0 28/06/202 Additions, subtractions, multiplications and
6 4 divisions of two series and altering the row labels
of a series]
0 02/07/202 Creation of a Dataframe from tabular values – year
7 4 wise sales figures for five sales persons

0 05/07/202 Data frame creations: empty dataframe, from


8 4 numpy ndarrays, from dictionaries, from series

0 09/07/202 Dataframe creations: from List of Dictionaries, from


9 4 Dictionary of Lists, from Dictionary of Series

1 06/08/202 Manipulation of data frame and operations on two


0 4 data frames

1 13/08/202 Data frame and display of row labels, column labels,


1 4 dimensions, shape, size, use of set-index and
condition wise display of rows
16/08/202 Addition of row/column, deletion of row/column
1 4 and updating data a data frame
2
1 23/08/202 Importing csv file into data frame
3 4
1 06/09/202 Exporting modified data frame to csv
4 4
1 10/09/202 Line plot using the data - days vs tickets sold
5 4

1 13/09/202 Importing csv file into data frame and plot-


6 4 ting the same using a bar graph

1 20/09/202 Plotting a Histogram]


7 4
1 22/10/202 Data frame from dictionary and plotting it using a
8 4 histogram]

1 25/10/202 Use of quantile.


9 4
2 12/11/202 Data frame and grouping of rows and category wise
0 4 total expenditure
2 19/11/202 sql queries- table- PRODUCT – CREATE, INSERT,
1 4 SELECT, WHERE, UPDATE, ORDER BY, DELETE

2 03/12/202 sql queries - table –STUDENTS – CREATE, INSERT,


2 4 SELECT, MAX(), MIN(), SUM(), COUNT(), AVG(),
GROUP BY, HAVING
2 06/12/202 Working with two tables using equi-join & natural
3 4 join

*************************

You might also like