Skip to content

johnwanng/pandas-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pandas-challenge - Pandas Homework – PyCitySchools

Introduction

This exercise requires the use of pandas library and Jupyter Notebook to output the schools and students results based on schools_complete.csv and students_complete.csv files from the Resources folders. The final reports should include the following summary information belonging to both schools and students:

* District Summary
* School Summary
* Top Performing Schools (By % Overall Passing)
* Bottom Performing Schools (By % Overall Passing)
* Math Scores by Grade**
* Reading Scores by Grade
* Scores by School Spending
* Scores by School Size
* Scores by School Type

Technologies

Python 3.8.5

Setup

  1. Download and extract the zip file

  2. Open Terminal (on Mac) or Open Bash (on PC)

  3. Navigate to the PyCitySchools folder

  4. Open the PyCitySchools_starter.ipynb file

  5. Run each segment of the file to retrieve those summary described above.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published