Use parsed date column as index #1251
Labels
Datetime
Datetime data dtype
Enhancement
IO Data
IO issues that don't fit into a more specific label
Milestone
Right now date conversion is post-processing so the index has already been constructed by then. We need to make it so you can use the newly generated columns as the index
(maybe as simple as a call to set_index)?
The text was updated successfully, but these errors were encountered: