TimedeltaIndex.total_seconds() [source] Total duration of each element expressed in seconds. New in version 0.17.0.
DatetimeIndex.transpose(*args, **kwargs) [source] return the transpose, which is by definition self
DatetimeIndex.hour The hours of the datetime
DatetimeIndex.is_numeric() [source]
DataFrame.lt(other, axis='columns', level=None) [source] Wrapper for flexible comparison methods lt
DatetimeIndex.year The year of the datetime
DatetimeIndex.week The week ordinal of the year
Series.is_monotonic_increasing Return boolean if values in the object are monotonic_increasing New in version 0.19.0. Returns: is_monotonic : boolean
MultiIndex.any(other=None) [source]
DatetimeIndex.offset = None
Page 113 of 178