Python for Data track
Exercise 5 of 6
Your First DataFrame
advanced +40 XP
- 1Import pandas (the first Run downloads it, give it a minute on slow connections).
- 2Build a DataFrame from the districts dictionary in the starter.
- 3Print the mean population as: Mean population: 385250.0
0/6

