Closed
Description
(I have consistently touted this as one of the best tutorials in any topic in programming that I have read. I keep coming back to this every time I have been away from Pandas for a while and have to refresh my memory. Thanks for ever for doing this.)
Perhaps an errata would be helpful to correct for the API changes that have happened so far.
For one, I found out that dataframe .sort()
doesnt exist any more and .sort_values()
should be used instead.
Metadata
Metadata
Assignees
Labels
No labels