DatetimeIndex.is_month_end
  • References/Python/Pandas/API Reference/DatetimeIndex

DatetimeIndex.is_month_end Logical indicating if last day of month (defined by frequency)

2025-01-10 15:47:30
Series.dt.is_year_end
  • References/Python/Pandas/API Reference/Series

Series.dt.is_year_end Logical indicating if last day of year (defined by frequency)

2025-01-10 15:47:30
Panel4D.loc
  • References/Python/Pandas/API Reference/Panel4D

Panel4D.loc Purely label-location based indexer for selection by label. .loc[] is primarily label based

2025-01-10 15:47:30
TimedeltaIndex.asobject
  • References/Python/Pandas/API Reference/TimedeltaIndex

TimedeltaIndex.asobject return object Index which contains boxed values this is an internal non-public

2025-01-10 15:47:30
Series.dt.time
  • References/Python/Pandas/API Reference/Series

Series.dt.time Returns numpy array of datetime.time. The time part of the Timestamps.

2025-01-10 15:47:30
Resampler.bfill()
  • References/Python/Pandas/API Reference/Resampling

Resampler.bfill(limit=None)

2025-01-10 15:47:30
GroupBy.tail()
  • References/Python/Pandas/API Reference/GroupBy

GroupBy.tail(n=5)

2025-01-10 15:47:30
DatetimeIndex.flags
  • References/Python/Pandas/API Reference/DatetimeIndex

DatetimeIndex.flags

2025-01-10 15:47:30
CategoricalIndex.size
  • References/Python/Pandas/API Reference/CategoricalIndex

CategoricalIndex.size return the number of elements in the underlying data

2025-01-10 15:47:30
Index.nlevels
  • References/Python/Pandas/API Reference/Index

Index.nlevels

2025-01-10 15:47:30