Skip to content

pandas.date_range documentation does not have link to acceptable 'freq' values #10737

Closed
@nmusolino

Description

@nmusolino

The API documentation for pandas.date_range does not provide a link or explanation of the acceptable values for the 'freq' parameter, e.g. 'D' for calendar day frequency.

There is a highly-upvoted Stack Overflow question entitled "pandas resample documentation" which asks a related question about pandas.Series.resample.

The documentation for pandas.date_range should include a link to the "Offset Aliases" section of the timeseries documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions