mrdbourke / zero-to-mastery-ml

All course materials for the Zero to Mastery Machine Learning and Data Science course.
https://dbourke.link/ZTMmlcourse
2.97k stars 3.44k forks source link

Update pandas-exercises-solutions.ipynb #102

Closed mblais closed 2 months ago

mblais commented 2 months ago

Updated In [24] for pandas error -- mean() requires numeric_only=True.

Plus correct a spelling error.

mrdbourke commented 2 months ago

Merged! Thank you for this :)