Skip to content

ValueError: shapes not aligned #7

@davemate23

Description

@davemate23

I have a dataframe with 522 observations, but when trying to use this I'm getting the following error from line 241:
ValueError: shapes (73, 3869) and (522, 1) not aligned: 3869 (dim 1) != 522 (dim 0)

I understand that the error is that the two matrices are not aligned, but I don't know where the (73, 3869) matrix was generated from?

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