pandas.IntervalDtype.construct_from_string

classmethod IntervalDtype.construct_from_string(string)[source]

attempt to construct this type from a string, raise a TypeError if its not possible

Scroll To Top