deprecating the function np.round_

Nov. 19, 2022
6:37 p.m.
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
846
Age (days ago)
846
Last active (days ago)
0 comments
1 participants
participants (1)
-
Inessa Pawson