pandas.api.extensions.ExtensionArray
====================================

.. currentmodule:: pandas.api.extensions

.. autoclass:: ExtensionArray

   


..
   HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
   .. autosummary::
      :toctree:
      
      ExtensionArray.argsort
      ExtensionArray.astype
      ExtensionArray.copy
      ExtensionArray.factorize
      ExtensionArray.fillna
      ExtensionArray.isna
      ExtensionArray.take
      ExtensionArray.unique




   


..
   HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
   .. autosummary::
      :toctree:
      
      ExtensionArray.dtype
      ExtensionArray.nbytes
      ExtensionArray.ndim
      ExtensionArray.shape


