Skip to content

eval - 'Call' nodes are not implemented #4893

Closed
@glaucouri

Description

@glaucouri

df = P.DataFrame({'a':[1,1,2,2,3,3]})
df.eval("a.mean()")

raise:
NotImplementedError: 'Call' nodes are not implemented

i hope this will be possible
thank's
Gla

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions