Read "orders.csv" parsing date as a real date, and return the dtypes

pandas · from Getting data in

pd.read_csvparse_datesdtype=usecols.info()to_parquet

Putting the kettle on…

Starting up…

Exercise 2

Read "orders.csv" parsing date as a real date, and return the dtypes.

your answer
stuck? the lesson behind it
Getting data in
read_csv, and the four calls to run before you trust a single row.