Table Of Contents

Search

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

pandas.api.extensions.ExtensionDtype.names

ExtensionDtype.names

Ordered list of field names, or None if there are no fields.

This is for compatibility with NumPy arrays, and may be removed in the future.

Scroll To Top