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

when ploting samples #1

Open
Hedibouchelliga opened this issue Apr 23, 2020 · 0 comments
Open

when ploting samples #1

Hedibouchelliga opened this issue Apr 23, 2020 · 0 comments

Comments

@Hedibouchelliga
Copy link

D:\anaconda3\lib\site-packages\numpy\core\numeric.py in (.0)
1325 pass
1326 # Going via an iterator directly is slower than via list comprehension.
-> 1327 axis = tuple([normalize_axis_index(ax, ndim, argname) for ax in axis])
1328 if not allow_duplicate and len(set(axis)) != len(axis):
1329 if argname:

AxisError: axis 3 is out of bounds for array of dimension 2

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

1 participant