Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 245 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 245 Bytes

Baby names

Suppose you are given a dataset of Baby names. Using the dataset, you're tasked with figuring out the top boy and girl names in 2009.

Can you describe how you would do this using Python Pandas?