feat: add stats/dmean
#32661
lint_changed_files.yml
on: pull_request
Lint Changed Files
1m 17s
Annotations
3 errors
|
Lint Changed Files
Process completed with exit code 2.
|
|
Lint Changed Files:
lib/node_modules/@stdlib/stats/dmean/lib/main.js#L53
Encountered an error while running code: `Cannot read properties of undefined (reading 'get')`.Did you mean to include a `// throws <TypeError>` annotation instead of `// returns 6.5`?
|
|
Lint Changed Files:
lib/node_modules/@stdlib/stats/dmean/lib/main.js#L53
Encountered an error while running code: `Cannot read properties of undefined (reading 'ndims')`.Did you mean to include a `// throws <TypeError>` annotation instead of `// returns <ndarray>`?
|