"Surfing the Data Pipeline with Python" is a textbook that guides people through the steps of getting themselves unstuck, acquiring data, wrangling data, and exploring data.
15
stars
9
forks
source link
Typo in Chapter 9, in section "Generating Timestamps from Separate Month, Day, Year Columns" #18
In section "Generating Timestamps from Separate Month, Day, Year Columns", the typo says "to_datatime()" instead of to_datetime()