Movatterモバイル変換


[0]ホーム

URL:


SciPy

numpy.ma.MaskedArray.std

MaskedArray.std(axis=None,dtype=None,out=None,ddof=0,keepdims=<class numpy._globals._NoValue>)[source]

Returns the standard deviation of the array elements along given axis.

Masked entries are ignored.

Refer tonumpy.std for full documentation.

See also

ndarray.std
corresponding function for ndarrays
numpy.std
Equivalent function

Previous topic

numpy.ma.MaskedArray.round

Next topic

numpy.ma.MaskedArray.sum

  • © Copyright 2008-2009, The Scipy community.
  • Last updated on Jun 10, 2017.
  • Created usingSphinx 1.5.3.

[8]ページ先頭

©2009-2025 Movatter.jp