-
Notifications
You must be signed in to change notification settings - Fork 24
Quarto mod2 #73
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
base: master
Are you sure you want to change the base?
Quarto mod2 #73
Conversation
|
In pandas 2.2.*, aggregation methods no longer exclude non-numeric columns automatically. This affects modules/module2/module2-25-grouping_and_aggregating.qmd the most. |
Could you open an issue with the exact error message so we can follow up later?
Yes, that is a bit annoying, and I think an important reason to update the slides since students are using 2.2.* in the live exercises and might be confusing why they need to add |
Can you open an issue about this too? I think there are more important things to do, but this could be a nice future fix if we have time |
@joelostblom The issue is fixed. Please review. |
@joelostblom Here is the PR for module 2.