Closed BvB93 closed 4 years ago
Hey @BvB93, can we move the
67 Fixes & Updates
parts into their own PR to keep concerns separate?
Hey @BvB93, can we move the ... parts into their own PR to keep concerns separate?
Yeah sure, I've created a pull request for the fixes at https://github.com/numpy/numpy-stubs/pull/74. In the mean time (i.e. until https://github.com/numpy/numpy-stubs/pull/74 is pushed) I'll keep the pull request here as a draft.
With the recent push of https://github.com/numpy/numpy-stubs/pull/74 this pull request is ready for review again.
Add annotations for the second batch of
np.core.fromnumeric
functions from https://github.com/numpy/numpy-stubs/pull/59/New Functions
argmax()
argmin()
searchsorted()
resize()
squeeze()
diagonal()
trace()
ravel()
nonzero()
shape()
compress()