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

Class 12 Practical File Informatics Practices Python

The document outlines practical exercises for Class XII Informatics Practices focusing on Python and pandas. It includes tasks such as creating pandas series and data frames, performing statistical analysis, filtering data, and visualizing results. Additionally, it covers data import/export between pandas and CSV/MySQL, and analyzing student performance.

Uploaded by

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

Class 12 Practical File Informatics Practices Python

The document outlines practical exercises for Class XII Informatics Practices focusing on Python and pandas. It includes tasks such as creating pandas series and data frames, performing statistical analysis, filtering data, and visualizing results. Additionally, it covers data import/export between pandas and CSV/MySQL, and analyzing student performance.

Uploaded by

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

Practical File- Informatics Practices (Class XII)

“Python”
#1 Create a pandas series from a dictionary of values and an ndarray.

1|Page
#2. Given a Series, print all the elements that are above the 75th
percentile.

2|Page
#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

3|Page
#4. Create a data frame based on ecommerce data and generate
descriptive statistics (mean, median, mode, quartile, and variance).

4|Page
#5. Create a data frame for examination result and display row labels,
column labels data types of each column and the dimensions

5|Page
#6. Filter out rows based on different criteria such as duplicate rows.

6|Page
#7. Find the sum of each column, or find the column with the lowest
mean.

7|Page
#8. Locate the 3 largest values in a data frame.

8|Page
#9. Subtract the mean of a row from each element of the row in a Data
Frame.

9|Page
#10. Replace all negative values in a data frame with a 0.

10 | P a g
e
#11. Replace all missing values in a data frame with a 999.

11 | P a g
e
#12. Importing and exporting data between pandas and CSV file

12 | P a g
e
#13. Importing and exporting data between pandas and MySQL
database.

Importing Data from MySQL to Data Frame.

13 | P a g
e
Exporting data from Data Frame to MYSQL.

14 | P a g
e
#14. Given the school result data, analyse the performance of the
students on different parameters, e.g subject wise or class wise.

15 | P a g
e
#15. For the Data frames created above, analyze and plot appropriate
charts with title and legend.

16 | P a g
e
#16. 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

17 | P a g
e
18 | P a g
e
19 | P a g
e

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy