Read only the date and cups columns from "orders.csv", and return the result's…
pandas · from Getting data in
pd.read_csvparse_datesdtype=usecols.info()to_parquetPutting the kettle on…
Starting up…
Exercise 3
Read only the date and cups columns from "orders.csv", and return the result's columns.
your answer
stuck? the lesson behind it
Getting data in
read_csv, and the four calls to run before you trust a single row.