pandas.PeriodIndex.from_fields — pandas 2.2.3 documentation (original) (raw)

classmethod PeriodIndex.from_fields(*, year=None, quarter=None, month=None, day=None, hour=None, minute=None, second=None, freq=None)[source]#