8000 ENH date_range yearly frequency flag 'A' is confusing, 'Y' should be accepted · Issue #9313 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content
ENH date_range yearly frequency flag 'A' is confusing, 'Y' should be accepted #9313
@mangecoeur

Description

@mangecoeur

to get a yearly frequency from date range the flag is actually freq="A" (for "Annual" i guess) rather than freq="Y" for yearly.

It would seem more consistent if it accepted "Y" as well/instead of "A", following the pattern:

hour -> hourly -> H
day -> daily -> D
week -> weekly -> W
year -> yearly -> Y

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0