Read "orders.csv" and return its shape

pandas · from Getting data in

pd.read_csvparse_datesdtype=usecols.info()to_parquet

Putting the kettle on…

Starting up…

Exercise 1

Read "orders.csv" and return its shape.

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