We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ea4fc commit 919dcafCopy full SHA for 919dcaf
lib/node_modules/@stdlib/stats/nanmean/docs/repl.txt
@@ -12,8 +12,8 @@
12
Function options.
13
14
options.dtype: string (optional)
15
- Output array data type. Must be a real floating-point or "generic" data
16
- type.
+ Output array data type. Must be a real-valued floating-point or
+ "generic" data type.
17
18
options.dims: Array<integer> (optional)
19
List of dimensions over which to perform a reduction. If not provided,
0 commit comments