MISSION 220
Guided Project: Working With Data Downloads
Use the command line to extract and manipulate data from the internet.
Objectives
Mission Outline
1. Introduction
2. Running a Python Script to Explore the Columns
3. Using Pandas to Find Patterns in the Data
4. Using Pandas to Explore Enrollment by Race
5. Moving the Data Files to a Separate Folder
6. Next Steps