Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Masked array operations
»
numpy.ma.compress_cols
¶
numpy.ma.
compress_cols
(
a
)
¶
Suppress whole columns of a 2D array that contain masked values.
Previous topic
numpy.ma.masked_where
Next topic
numpy.ma.compress_rowcols
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Masked array operations
»