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

Plot in last cell #3

Open
leryan36 opened this issue Jun 18, 2023 · 1 comment
Open

Plot in last cell #3

leryan36 opened this issue Jun 18, 2023 · 1 comment

Comments

@leryan36
Copy link

Hi,
Thanks for sharing. Great work!
I ran code as is but I got an error in the last plot with correlations:

Traceback (most recent call last):
at cell 16, line 34
at /opt/python/envs/default/lib/python3.8/site-packages/matplotlib/axes/_axes.py, line 1688, in plot(self, scalex, scaley, data, *args, **kwargs)
at /opt/python/envs/default/lib/python3.8/site-packages/matplotlib/axes/_base.py, line 311, in call(self, data, *args, **kwargs)
at /opt/python/envs/default/lib/python3.8/site-packages/matplotlib/axes/_base.py, line 504, in _plot_args(self, tup, kwargs, return_kwargs, ambiguous_fmt_datakey)
ValueError: x and y must have same first dimension, but have shapes (1146,) and (1056,)

I did not look for the issue yet but wanted to check whether this is an ongoing issue.

@SaremS
Copy link
Owner

SaremS commented Jul 6, 2023

Hi,

can you check again? Should work now, thanks to the fix from barty5260.

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

2 participants