Skip to content

Add datetimeindex accessors to timeseries documentation (timeseries.rst) #6998

Closed
@mikebailey

Description

@mikebailey

All of the timestamp/datetimeindex accessors are not in the timeseries documentation (they currently are only referenced in the api documentation). It would be great to have a section on these accessors:

.year
.month
.day
.hour
.minute
.second
.microsecond
.nanosecond
.date
.time
.dayofyear
.weekofyear
.week
.dayofweek
.weekday
.quarter
.is_month_start
.is_month_end
.is_quarter_start
.is_quarter_end
.is_year_start
.is_year_end

Additionally, some of these accessors (e.g. weekofyear) are not frequency aware and users should be alerted to that fact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions