effective_pandas_book
effective_pandas_book copied to clipboard
Sorting by first name rather than last name on p194/195 of PDF
It looks like the output at the top of page 195 might be wrong (or I'm confused, wouldn't be the first time!).
I think it should be sorted by the last names, which is what I get when I run the code but in the PDF it is sorted by the first name.