.loc[].max(axis=1) doesn't work
get_dummies works differently since this course was made. Instead of returning 1s and 0s it returns True or False. This means using the max value doesn't work as shown in the video anymore.
I was able to get around this in earlier sections but I am getting frustrated now. I really don't want to continue the course if even more things will be broken later. 365 needs to add an addendum or note or something that addresses these issues during the course. Anyone who is using the latest version of Pandas will have the same issue.
Hi Zachary!
Thanks for reaching out and pointing this out. Please excuse us for the inconvenience.
We are preparing for a larger update to pandas 3, although an official release date for the latter has not been announced yet. Nevertheless, I will mark your request as highly relevant and should there be no news regarding pandas 3 during the next 2 weeks, I will work on adding a note on the subject.
Hope this helps.
Kind regards,
Martin