Skip to content

Jupyter Notebook files including analysis and summary statistics based on fictitious school data. Organized and completed using Pandas dataframes.

Notifications You must be signed in to change notification settings

ashok-bidani/School-District-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School District Dataset

Analyze fictitious school district data with the Python Pandas library and Jupyter notebook. Create one high-level snapshot of the district's key metrics, one summary table with all schools, and 7 analysis tables based on specific criteria. This work helps gain familiarity with manipulating dataframes with Pandas, creating summary tables with Pandas, and using Python functions.

  • District Summary
  • School Summary
  • Top Performing Schools (By Passing Rate)
  • Bottom Performing Schools (By Passing Rate)
  • Math Scores by Grade
  • Reading Schools by Grade
  • Scores by School Spending
  • Scores by School Size
  • Scores by School Type

Screenshot of Jupyter Notebook

About

Jupyter Notebook files including analysis and summary statistics based on fictitious school data. Organized and completed using Pandas dataframes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published