Skip to content
TECHONESPOT
All Tech at one spot
HOME
CBSE
Class6th
Class7th
Class8th
Class9th
Class10th
Class11th
Commerce
Informatics Practices
Class 11th PHYSICAL EDUCATION
Science
Computer Science
Biology
Physics
Chemistry
Mathematics
English
PE
Class12th
Commerce
English
Accountancy
Business Studies
Economics
Informatics Practices
Entrepreneurship
Class 12th Physical Education
Science
Computer Science
GSEB
Class 7th GSEB
Class 8th GSEB
Class9th GSEB
Class10th GSEB
Class11th GSEB
Class12th GSEB
ACCOUNTS
STATISTICS
ORGANIZATION OF COMMERCE AND MANAGEMENT
ECONOMICS
ENGLISH
HINDI
GUJARATI
COMPUTER
ICSE
Books
BOOKS_GSEB
Books_CBSE
Courses
Basic Courses
Data Analysis
Excel
Python
SQL
Power BI
HTML
CSS
Oracle
SQL
Python
C++
C Language
Java
BCA
Semester-1
Semester-2
Semester-3
Semester-4
Semester-5
Semester-6
Application’s
SOFTWARE
About us
Privacy Policy
Contact us
Terms and Conditions
Assignment3
1.Given the school result data, analyses the performance of the students on #different parameters, e.g subject wise or class wise.
2.Write a program to plot a bar chart in python to display the result of a school for five consecutive years.
3.Change the DataFrame Sales such that it becomes its transpose.
4.Write a title for the chart “The Weekly Garment Orders”.Write the appropriate titles of both the axes.Write code to Display legends.
5.Write a title for the chart “The Monthly Sales Report“.Write the appropriate titles of both the axes.Write code to Display legends.
6.Create a dataframe and print it along with their index using iteritems().
7.Create a dataframe and iterate them over rows.
8.Change the DataFrame Sales such that it becomes its transpose.