Using the data manipulation and visualization skills to explore a dataset containing a century's worth of Nobel Laureates. Who won? Who got snubbed?
This project has been completed by following the next steps:
- Load the
nobel.csvdataset and find the most common gender and birth country - Identify the decade with the highest ratio of US-born winners
- Find the decade and category with the highest proportion of female laureates
- Find first woman to win a Nobel Prize
- Determine repeat winners
