Hi team,

`scipy.stats.moment` has a parameter named `moment`. Given that the
description is

> Order of central moment that is returned

and the name of the equivalent argument of `scipy.stats.rv_generic.moment`
is `order`, the name `order` would be more appropriate for the parameter.

gh-19689 would change the name of the parameter to `order`, but still allow
use of keyword `moment` to avoid disruption to existing users.

Please let us know your thoughts here or in the PR:
https://github.com/scipy/scipy/pull/19689

Matt
_______________________________________________
SciPy-Dev mailing list -- scipy-dev@python.org
To unsubscribe send an email to scipy-dev-le...@python.org
https://mail.python.org/mailman3/lists/scipy-dev.python.org/
Member address: arch...@mail-archive.com

Reply via email to