Movatterモバイル変換


[0]ホーム

URL:


SciPy

numpy.ma.masked_array.any

masked_array.any(axis=None,out=None,keepdims=<class numpy._globals._NoValue>)[source]

Returns True if any of the elements ofa evaluate to True.

Masked values are considered as False during computation.

Refer tonumpy.any for full documentation.

See also

ndarray.any
corresponding function for ndarrays
numpy.any
equivalent function
  • © Copyright 2008-2009, The Scipy community.
  • Last updated on Jun 10, 2017.
  • Created usingSphinx 1.5.3.

[8]ページ先頭

©2009-2025 Movatter.jp