pandas.UInt32Dtype.construct_from_string

classmethod UInt32Dtype.construct_from_string(string)[source]

Construction from a string, raise a TypeError if not possible

Scroll To Top