BUG/ENH: stats nan-policy with elementswise function #8669
Labels
defect
A clear bug or issue that prevents SciPy from being installed or used as expected
scipy.stats
Note from @mdhaber: This is a deep issue that is slated to be addressed as part of this project. Before composing a PR related to this issue, please comment below or - even better - consider resolving another open issue!
This is the general case for #8108
#8108 (comment)
currently there is no special handling of nans.
AFAICS, trimming functions trim1, trimboth treat nan as an extreme observation.
Reproducing code example:
The text was updated successfully, but these errors were encountered: