Skip to content

Parallelized apply on pandas DataFrame #31

@vict0rsch

Description

@vict0rsch

There's a bunch of options to execute df.apply in parallel. swifter or dask are such options to benchmark vs native implementation as here.

More importantly, why not use the Huggingface dataset's built-in parallelized map?

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