pandas.Int16Dtype.construct_from_string

classmethod Int16Dtype.construct_from_string(string)[source]

Construction from a string, raise a TypeError if not possible

Scroll To Top