Table Of Contents

Search

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

pandas.api.extensions.ExtensionDtype.name

ExtensionDtype.name

A string identifying the data type.

Will be used for display in, e.g. Series.dtype

Scroll To Top