Skip to content

Overload the in operator for DataFrame.cols so that you can check if a column is part of DataFrame #35

@nl253

Description

@nl253

You should be able to:

(df.cols[0] in df.cols) === true

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew stuff (code)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions