pandas.arrays.
PandasArray
A pandas ExtensionArray for NumPy data.
New in version 0.24.0.
This is mostly for internal compatibility, and is not especially useful on its own.
The NumPy ndarray to wrap. Must be 1-dimensional.
Whether to copy values.
Attributes
None
Methods