Skip to content

add a __contains__ to Records #11

@nhumrich

Description

@nhumrich

Since records work like dictionaries (record['my_column']), it would be awesome if the in operator worked. Would it be possible to add a __contains__ method to a record?

I was going to submit a PR with this, but for the life of me I cant find the record object, I think it might be implemented in C

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions