pandas.PeriodDtype.construct_from_string

classmethod PeriodDtype.construct_from_string(string)[source]

Strict construction from a string, raise a TypeError if not possible

Scroll To Top