Skip to content

.normalize() doesn't work with .where() #691

@critmcdonald

Description

@critmcdonald

I have a case where I can't filter a table after it has been run through .normalize(), getting an error IndexError: tuple index out of range.

It is a repeatable problem, but it is not always a problem. I've proven that I can also filter a simple normalized table. So, while this could be user error, I don't think so, but I would be happy to be proven wrong.

I have a repo that reproduces the problem in a notebook. But I also have an example where I can filter a normalized table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions