PRACTICAL FILE - XII-Guidelines
PRACTICAL FILE - XII-Guidelines
INFORMATICS PRACTICES
PRACTICAL FILE
SUBMITTED BY
NAME:________________
CLASS ROLLNO:_______
CBSE Roll No:__________
CLASS/SEC:___________
SESSION:_____________
CONTENTS
1. Certificate
2. Acknowledgment
3. Python Programs
4. Output Screenshots
5. MySQL Queries
6. Query Output
7. Bibliography / Webliography
CERTIFICATE
THIS TO CERTIFY THAT <name of the student>,
(Admn No) OF CLASS/SEC ______, A BONAFIDE
STUDENT OF DELHI PUBLIC SCHOOL, PATNA HAS
SUCCESSFULLY COMPLETED THE PRACTICAL FILE IN
PARTIAL FULFILMENT OF THE REQUIREMENT FOR THE
AISSCE PRACTICAL EXAMINATION OF THE SUBJECT
CODE (065), INFORMATICS PRACTICES, UNDER MY
SUPERVISION IN THE YEAR ________.
__________________ _________________
Internal Examiner External
Examiner
________________ ________________
School Seal Principal
ACKNOWLEDEMENT
I would like to express my gratitude for
my IP teacher, (<name of teacher>)
who helped me in understanding the
concepts and reiterate the same in my
programs. I am thankful to my parents
for always being there at my aid. I also
take this opportunity to thank my friends
for sharing their valuable ideas and time
with me to help me complete this
assignment within the limited time
frame. I am really grateful to all of them.
Python SOURCE
CODE
<<Here students will write the code of
minimum of 25 programs based on
Pandas, 10 based on Matplotlib and 30
SQL queries must be included >>
5. Suggested Practical List
5.1 Data Handling
1. Create a panda’s series from a dictionary of values and an ndarray
2. Given a Series, print all the elements that are above the 75th percentile.
3. Create a Data Frame quarterly sales where each row contains the item
category, item name, and expenditure. Group the rows by the category and print
the total expenditure per category.
4. Create a data frame for examination result and display row labels, column labels
data types of each column and the dimensions
5. Filter out rows based on different criteria such as duplicate rows.
6. Importing and exporting data between pandas and CSV file
5.2 Visualization
1. Given the school result data, analyses the performance of the students on
different parameters, e.g subject wise or class wise.
2. For the Data frames created above, analyze, and plot appropriate charts with
title and legend.
3. Take data of your interest from an open source (e.g. data.gov.in), aggregate and
summarize it. Then plot it using different plotting functions of the Matplotlib
library.
OUTPUT
<<Here the screenshots of the output of
all the programs written above after
executing the program (source code)
should be printed. >>
queries and
their
OUTPUT
BIBLIOGRAPHY /
WEBLIOGRAPHY
<<Here student will write all those
sources including text books, websites,
etc. that has helped them in preparing
these programs. Acknowledgement of
any source used must be done here. >>