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