Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

numpy.asscalar is deperecated #1427

Closed
yurzo opened this issue Feb 6, 2019 · 3 comments
Closed

numpy.asscalar is deperecated #1427

yurzo opened this issue Feb 6, 2019 · 3 comments

Comments

@yurzo
Copy link

yurzo commented Feb 6, 2019

Per https://docs.scipy.org/doc/numpy/reference/generated/numpy.asscalar.html

np.asscalar is deprecated

return np.asscalar(v)

@jonmmease
Copy link
Contributor

Thanks @yurzo. Do you happen to know how far back numpy.ndarray.item() is supported?

cc @malmaud

@d0tfile
Copy link

d0tfile commented Feb 6, 2019

@malmaud
Copy link
Contributor

malmaud commented Feb 7, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants