Skip to content

how to convert existing df function to use pandarallel #274

@cometta

Description

@cometta

can you show me how to convert pandas code to run on pandarallel ?

df[['column_1']].sum()

df[['column_1', 'column_2']].groupby('column_1').sum()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions