Numpy: DOC: doc error in np.absolute

Created on 9 Oct 2017  ·  3Comments  ·  Source: numpy/numpy

The last example uses np.abs instead of np.absolute.

https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.absolute.html

04 - Documentation good first issue

Most helpful comment

This issue should be closed since #10220 already took care of it, right?

All 3 comments

Not really an error - np.abs is np.absolute. A comment explaining that in the docs would be nice though

This issue should be closed since #10220 already took care of it, right?

@eric-wieser I think this issue should be closed now, pinging you so you can evaluate closing it. I bumped into this issue while searching for the difficulty: Easy tag.

Was this page helpful?
0 / 5 - 0 ratings