pandas.api.extensions.ExtensionDtype.names

property 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.