Skip to content

Plot in last cell #3

@leryan36

Description

@leryan36

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions