Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q 1 ) Download the file Raw File for test.xlsx and Final Test Result File.csv . Use appropriate data cleaning techniques and methods in Pandas

Q1)
Download the file "Raw File for test.xlsx and Final Test Result File.csv. Use appropriate data cleaning techniques and methods in Pandas to convert the raw file into the data structure as shown in Final Test Result File.csv and answer the following questions. Your answers should be accurate. All cleaning and manipulation should be done in Python only. Be careful for subtotals in the data to avoid double counting. (50 marks)
Paste your cleaning code here ,
Write the full code that lead to the answer of each of the following questions in the single cell below each question.
Q2) What is the grand total number of students in this college?
10 marks
Q3) What is the total number of students in each semester?
10 marks
Q4) Show the average number of students in each School using a bar graph.
10 marks
Q5) Import the tips dataset and complete the parts below ,
5a) Find out the correlation between total bill, tip and size column using appropriate data frame method.
5b) Show the result of question 4 in a form of a seaborn package heatmap.
20 marks

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

How will the members be held accountable?

Answered: 1 week ago

Question

How do Data Types perform data validation?

Answered: 1 week ago

Question

How does Referential Integrity work?

Answered: 1 week ago