Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
nmusolino opened this issue Aug 3, 2015 · 1 comment
Labels
Docs Duplicate Report Duplicate issue or pull request Frequency DateOffsets

Comments

@nmusolino
Copy link
Contributor

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.

@jreback
Copy link
Contributor

jreback commented Aug 3, 2015

see #3324

pull-requests to fix this are welcome!

@jreback jreback closed this as completed Aug 3, 2015
@jreback jreback added Docs Frequency DateOffsets labels Aug 3, 2015
@jorisvandenbossche jorisvandenbossche added the Duplicate Report Duplicate issue or pull request label Aug 4, 2015
@jorisvandenbossche jorisvandenbossche added this to the No action milestone Aug 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Duplicate Report Duplicate issue or pull request Frequency DateOffsets
Projects
None yet
Development

No branches or pull requests

3 participants