In NumPy, there are several functions that allow even rounding to a given number of decimals: np.around, np.round, np.round_. The function np.round_ is a disrecommended backwards-compatibility alias of the first two. I propose deprecating np.round_ to avoid further user confusion.
To provide feedback on the proposed, please leave your comments in the issue on GitHub: https://github.com/numpy/numpy/issues/22617. -- Cheers, Inessa Inessa Pawson Contributor Experience Lead | NumPy https://numpy.org/ GitHub: inessapawson
_______________________________________________ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com