chendaniely / pandas_for_everyone

Repository to accompany "Pandas for Everyone"
http://a.co/d/c270uul
MIT License
389 stars 402 forks source link

Typo in "memory location"; section 1.4.1, page 19 #7

Open zoldello opened 5 years ago

zoldello commented 5 years ago

In the last non-code paragraph, in the last sentence, you say:

"Notice that if we printed the grouped dataframe, Pandas would return only the memory location."

I believe it does not return the memory location. Rather, it returns the type.