Skip to content

API/ENH: enable boolean indexing conditions to reference its input frame via eval #5501

Closed
@jreback

Description

@jreback

http://stackoverflow.com/questions/19938734/is-there-a-simple-way-to-reference-the-current-object-after-applying-a-chain-of

df.where("A>0",1)
df.loc["A>0"]

so could process the condition via an 'eval' type of operation

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