Skip to content

evenly divide rows for ungrouped data frame #156

@steveharoz

Description

@steveharoz

The documentation for partition() discusses what it does for grouped data:

Partitioning ensures that all observations in a group end up on the same worker

But what about ungrouped data? In those cases, it'd make sense to evenly divide the rows between cores.

If it already evenly divides the rows between cores, please document it. If not, please implement it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions