Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Using Pandas and Jupyter Notebook, create a report that includes the following data. Your report must include a written description of at least two observable
Using Pandas and Jupyter Notebook, create a report that includes the following data. Your report must include a written description of at least two observable trends based on the data. Hint: Check out the sample solution called PyCitySchools_starter.ipynb located in the .zip file to review the desired format for this assignment. District Summary Perform the necessary calculations and then create a high-level snapshot of the district's key metrics in a DataFrame. Include the following: Total number of unique schools Total students Total budget Average math score Average reading score % passing math (the percentage of students who passed math) % passing reading (the percentage of students who passed reading) % overall passing (the percentage of students who passed math AND reading)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started