Autocast data / flags indices to pd.DateTime
...and fail hard if autocast doesn't work
But accept other indices as wel. Try to_datetime(index)
if fails leave untouched, however accept RangeIndex
.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Peter Lünenschloß added category: documentation label
added category: documentation label
- Peter Lünenschloß mentioned in issue #366 (closed)
mentioned in issue #366 (closed)
- Bert Palm added needs discussion label
added needs discussion label
- David Schäfer changed milestone to %2.4.0
changed milestone to %2.4.0
- David Schäfer changed title from Properly document index type Requirements to Autocast data / flags indices to pd.DateTime
changed title from Properly document index type Requirements to Autocast data / flags indices to pd.DateTime
- David Schäfer changed the description
changed the description
- David Schäfer removed needs discussion label
removed needs discussion label
- David Schäfer added accepted label
added accepted label
- David Schäfer mentioned in merge request !666 (closed)
mentioned in merge request !666 (closed)
- David Schäfer assigned to @schaefed
assigned to @schaefed
- David Schäfer changed the description
changed the description
- David Schäfer changed milestone to %2.5.0
changed milestone to %2.5.0
- David Schäfer changed milestone to %Someday
changed milestone to %Someday
- Owner
Closing for now
Collapse replies - Owner
Because it is non trivial to implement (we have many places, where data can enter the system and needs to be casted) and I still think it is a non-relevant feature. Users of the Python API need to somehow read in their data anyways, the additional step to cast the index is usually rather small.
That's at least my opinion, if you disagree, please reopen.
- Please register or sign in to reply
- David Schäfer closed
closed