chendaniely / pandas_for_everyone

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

Typo 'om' section 1.3.2.2 page 11 #6

Open roquealex opened 5 years ago

roquealex commented 5 years ago

Hi, I was reading the book and I found a typo in section 1.3.2.2 page 11.

It says iloc and loc will behave om exactly ....

isn't 'om' supposed to be 'in' I can tell they are next to each other on the keyboard.

Cheers

Roque