Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in description of challenge 7 #1

Open
sbmohler opened this issue Jun 21, 2023 · 0 comments
Open

Typo in description of challenge 7 #1

sbmohler opened this issue Jun 21, 2023 · 0 comments

Comments

@sbmohler
Copy link

sbmohler commented Jun 21, 2023

Challenge 7 in part 2 of the workshop should read as follows:
"Use .groupby() to find the maximum unemployment rate for each country. Sort your results from largest to smallest.
Use the example above for guidance."

It currently reads:
"Use .groupby() to find the maximum unemployment rate for European Union and non-European Union countries. Sort your results from largest to smallest.
Use the example above for guidance."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant