Skip to content

DataFrame.asfreq(MonthEnd(0)) currently goes into infinite loop #683

Closed
@james18

Description

@james18

I understand that 0 should not be passed into any DateOffset subclasses, but:

Currently:
DataFrame.asfreq(MonthEnd(0)) goes into infinite loop. I believe this is the case for all the Date *End subclasses

Desired:
Exception should be raised

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