Skip to content

Conversation

srikanthsingh
Copy link

np.product gives the following error - AttributeError: module 'numpy' has no attribute 'product'. np.prod works instead.

np.product gives the following error - AttributeError: module 'numpy' has no attribute 'product'. np.prod works instead.
@srikanthsingh
Copy link
Author

While following the lesson this line np.product failed, so tried with np.prod that worked

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

Successfully merging this pull request may close these issues.

1 participant