Thursday¶
Objectives¶
- Understand how to clean data
- Get even more practice handling code challenges
- Dive into the Radix Sort algorithm
Readings¶
- Data Munging in Python using Pandas
- Let Data Scientists be Data Mungers
- Talking directly to the database with PostgreSQL Python
- Radix Sort Visualization
Review¶
Demo¶
- Radix Sort!