modin icon indicating copy to clipboard operation
modin copied to clipboard

Balance partitions load during `read_csv` call with `skiprows` parameter

Open amyskov opened this issue 3 years ago • 2 comments

In some corner cases during read_csv call with skiprows parameter, it can occur that the first partition can read much less data than the other partitions, see details in https://github.com/modin-project/modin/pull/3489#discussion_r719431204.

amyskov avatar Oct 01 '21 08:10 amyskov

@anmyachev has this issue been resolved?

RehanSD avatar Oct 12 '22 03:10 RehanSD

@RehanSD not yet

anmyachev avatar Oct 12 '22 14:10 anmyachev