Re: Replace nan-ignoring functions with an ignore_nan flag to their normal counterparts

"Carlos Martin" <[email protected]>
Newsgroups gmane.comp.python.numeric.general
Message-ID <[email protected]>
FWIW, [pandas](https://pandas.pydata.org/docs/) also has a `skipna` argument for [reductions](https://pandas.pydata.org/docs/reference/api/pandas.api.extensions.ExtensionArray._reduce.html) and [accumulations](https://pandas.pydata.org/docs/reference/api/pandas.api.extensions.ExtensionArray._accumulate.html).

So there's good precedent for this approach.
_______________________________________________
NumPy-Discussion mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/numpy-discussion.python.org
Member address: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.