Masked
======

.. currentmodule:: astropy.utils.masked

.. autoclass:: Masked
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Masked.mask
      ~Masked.unmasked

   .. rubric:: Methods Summary

   .. autosummary::

      ~Masked.filled
      ~Masked.from_unmasked

   .. rubric:: Attributes Documentation

   .. autoattribute:: mask
   .. autoattribute:: unmasked

   .. rubric:: Methods Documentation

   .. automethod:: filled
   .. automethod:: from_unmasked
