We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NumpyEADtype
This is currently accessible via
In [5]: pd.array([1], dtype="int16").dtype Out[5]: NumpyEADtype('int16')
I think this should go under pandas.api.extensions?
pandas.api.extensions