-
TimedeltaIndex.to_series(**kwargs)
[source] -
Create a Series with both index and values equal to the index keys useful with map for returning an indexer based on an index
Returns: Series : dtype will be based on the type of the Index values.
TimedeltaIndex.to_series()
2017-01-12 04:56:21
Please login to continue.