Skip to content

DataFrame gives uninformative error message when comparing to constants #943

@hammer

Description

@hammer

For any DataFrame with numeric values, saying something like df == 'cmp'results in PandasError: DataFrame constructor not properly called!, which is pretty unintuitive. I'm not sure what behavior would be correct, but I do know that this error message is not helpful.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions