voxel
latest
Introduction
Basic Usage
API
Core
Utilities
FAQs
voxel
API
Core
voxel.numpy_routines.nanstd
Edit on GitHub
voxel.numpy_routines.nanstd
voxel.numpy_routines.
nanstd
(
x
,
axis
=
None
,
dtype
=
None
,
ddof
=
0
,
keepdims
=
False
)
[source]
See
numpy.nanstd()
.