Skip to content

monthly periods prior to dec-1969 off by one year #1570

Closed
@mattknoxca

Description

@mattknoxca
# version 0.8.0 of pandas
# version 1.6.1 of numpy
# windows XP 32-bit

>>> import pandas as pd
>>> pd.Period('1969-12', 'M')
Period('Dec-1969', 'M')
>>> pd.Period('1969-11', 'M')
Period('Nov-1970', 'M')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions