Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.api.extensions.ExtensionDtype.construct_array_type

classmethod ExtensionDtype.construct_array_type()[source]

Return the array type associated with this dtype

Returns:
type
Scroll To Top