chendaniely / pandas_for_everyone

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

Grammatical error on page 45, section 2.6.2 #11

Open zoldello opened 5 years ago

zoldello commented 5 years ago

You wrote- "The Series and DataFrame have a to_csv method to write a CSV file"

I believe is supposed to read- "Series and DataFrame types have a to_csv method to write to a CSV file"