Convert orders["date"] to real timestamps and return the resulting dtype
pandas · from dtypes in pandas
df.dtypesstr vs objectInt64categorydatetime64astypepd.NAPutting the kettle on…
Starting up…
Exercise 4
Convert orders["date"] to real timestamps and return the resulting dtype.
your answer
stuck? the lesson behind it
dtypes in pandas
One type per column — plus the nullable and categorical ones pandas had to add.