0% found this document useful (0 votes)
14 views

Kami Export - Ip Practcal File Final (Term 1)

Uploaded by

a74441174
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

Kami Export - Ip Practcal File Final (Term 1)

Uploaded by

a74441174
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 25

<INFORMATICS PRACTICES>

PRACTICAL
FILE
<PREPARED BY>
NAME: Arnab Jena
CLASS: 12-A
ROLL NUMBER: 9
SUBJECT CODE: 065
SUBMITTED TO: Mrs. Manisha Rajpal

<TERM 1>
<DATA HANDLING
AND VISUALISATION>
<ACKNOWLEDGEMENT>
Steve Job once said “Everybody should learn to
program a computer, because it teaches you how to
think". Coding was a foreign concept for me a few
years ago. I opted for Informatics Practices in 11th
grade and was introduced to Python programming, which
was quite ok at start but later it grew harder but
our teacher did a very good job of explaining the
coding concepts and also looked up some videos on
YouTube and later I got the essence of how
interesting it could have been. Coding/Programming
was a huge treat for me and I gave time beside my
preparation just out of interest. I would like to
take this opportunity to thank my IP teacher, Mrs.
Manisha Rajpal for giving me this project, completing
which I have received a lot of useful knowledge, I
would like to thank my parents for providing me with
the sources necessary to complete the same and for
motivating me to do better. Moreover I would like to
thank my friends for aiding me whenever required and
sharing with their own ideas, following which I could
complete this project in most unique way possible.

<THANK YOU>
1
<CERTIFICATE>
This is to certify that ARNAB JENA roll
number: __________ of class XII [A]
Session 2021-2022 has prepared the
Practical File as per prescribed syllabus
of INFORMATICS PRACTICES {065} CLASS XII
for AISSCE PRACTICAL EXAMINATION 2021-2022
under my supervision. I am completely
satisfied by his performance. I wish him
success in life.

PRINCIPAL’S EXTERNAL TEACHER’S


SIGNATURE SIGNATURE

INTERNAL TEACHER’S
SIGNATURE
2
<TABLE OF CONTENTS>
 Programs according to Suggested Practical List CBSE
(Class 12 I.P.)

<TERM 1>

<A> Data Handling


<1> Create a Pandas series from a dictionary of 3
values and an ndarray.

<2> Given a Series, print all elements that are 3


above 75th percentile.

<3> Create a dataframe quarterly sale where each 4


row contains the item category, item name and
expenditure. Group the rows by the category
and group the total expenditure per category.

<4> Create a data frame for examination result 5


and display row labels, column labels data
types of each column and the dimensions.
<5> Filter out rows based on different criteria 6
such as duplicate rows.
<6> Importing and exporting data between pandas 7
and MySQL database.

<7> Write a Pandas program to select the rows 9


were the percentage is greater than 70.
<8> Write a Pandas program to perform arithmetic 10
operation on two pandas program.
<9> Find the sum of each column, or find the 11
column with the lowest mean.

<10> Locate the 3 largest values in a data frame. 12


<B> Visualization
<1> Given the school result data, analyze the 13
performance of the students on different
parameters, e.g. subject wise or class wise.
<2> For the Data frames created above, analyze 14
and plot appropriate charts with title and
legend.
<3> Take data of your interest from an open 15
source (e.g. data.gov.in), aggregate and
summarize it. Then plot it using different
plotting functions of the Matplotlib library.
<4> To create a pie chart for India’s total medal 17
tally.
<5> To create horizontal bar chart for India’s 18
total medal tally.
<C> Art Integrated Project:
Comparison of population between Dadra and
Nagar Haveli and Chandigarh
<D> Collage of Programs
<LIST OF PROGRAMS>
<1>

<OUTPUT>

3
<2>

<OUTPUT>

<3>
4
<OUTPUT>

5
<4>

<OUTPUT>

6
<5>

<OUTPUT>

7
<6>

8
<OUTPUT>

<7>

9
<OUTPUT>

<8>

10
<OUTPUT>

<9>

11
<OUTPUT>

<10>

12
<OUTPUT>

<11>

13
<OUTPUT>

<12>

14
<OUTPUT>

<13>

15
16
<OUTPUT>

<14>

17
<OUTPUT>

<15>

18
<OUTPUT>

19
<INFORMATICS PRACTICES >

ART INTEGRATED
PROJECT

<PREPARED BY>
NAME: Arnab Jena
CLASS: 12-A
ROLL NUMBER: 9
SUBJECT CODE: 065
SUBMITTED TO: Mrs. Manisha Rajpal

<BAR GRAPH SHOW POPULATION


COMARISION BETWEEN CHANDIGARH AND
DADRA AND NAGAR HAVELI >
<ART INTEGRATED PROJECT>

<TABLE OF CONTENTS>
<BIBLIOGRAPHY>
 Book Used: Sultan Chand Informatics Practices
Python Class 12
 www.cbse.nic.in
 www.data.gov.in
 www.python4csip.com
 www.stackoverflow.com
 www.github.com
 www.w3schools.com
 www.sultanchand.com/ws/ipp12
<Prepared By: Arnab Jena>
<THANK YOU>

You might also like