Skip to content

Input parsing issue with %prun #1412

@wesm

Description

@wesm
In [5]: %prun grouped.agg({'value1' : 'mean', 'value2' : 'var', 'value3' : 'sum'})
  File "<string>", line 1
    'value1' : 'mean', 'value2' : 'var', 'value3' : 'sum'
             ^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions