Files
congress-legislators/scripts/build/numpy/doc/source/reference/maskedarray.rst
bchartoff 0cf2f340f9 updated ICPSR id's
pulled and matched ICPSR id's from roll call source data
2013-07-25 17:11:31 -04:00

20 lines
375 B
ReStructuredText

.. _maskedarray:
*************
Masked arrays
*************
Masked arrays are arrays that may have missing or invalid entries.
The :mod:`numpy.ma` module provides a nearly work-alike replacement for numpy
that supports data arrays with masks.
.. index::
single: masked arrays
.. toctree::
:maxdepth: 2
maskedarray.generic
maskedarray.baseclass
routines.ma