-
Notifications
You must be signed in to change notification settings - Fork 653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEAT-#4419: Extend virtual partitioning API to pandas on Dask #4420
FEAT-#4419: Extend virtual partitioning API to pandas on Dask #4420
Commits on Apr 25, 2022
-
FEAT-modin-project#4419: Extend virtual partitioning API to pandas on…
… Dask Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 28cdc19 - Browse repository at this point
Copy the full SHA 28cdc19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b0072 - Browse repository at this point
Copy the full SHA 15b0072View commit details
Commits on Apr 26, 2022
-
Fix list_of_blocks add list_of_ips
Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for ae4eb6c - Browse repository at this point
Copy the full SHA ae4eb6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 026bd14 - Browse repository at this point
Copy the full SHA 026bd14View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa377a8 - Browse repository at this point
Copy the full SHA fa377a8View commit details
Commits on May 2, 2022
-
Update modin/core/execution/dask/implementations/pandas_on_dask/parti…
…tioning/virtual_partition.py Co-authored-by: Mahesh Vashishtha <mvashishtha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b9d68f7 - Browse repository at this point
Copy the full SHA b9d68f7View commit details
Commits on Jun 13, 2022
-
Merge remote-tracking branch 'upstream/master' into rehan/virtual_par…
…titioning_dask Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 17a9c65 - Browse repository at this point
Copy the full SHA 17a9c65View commit details
Commits on Jun 15, 2022
-
Merge remote-tracking branch 'upstream/master' into rehan/virtual_par…
…titioning_dask Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 348272d - Browse repository at this point
Copy the full SHA 348272dView commit details -
Add comments to virtual partition, and update drain call queue to acc…
…ept num_splits argument Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 6784b4b - Browse repository at this point
Copy the full SHA 6784b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4efd83b - Browse repository at this point
Copy the full SHA 4efd83bView commit details -
copy rebalance_partitions implementation to dask virtual partitions
Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for af4edbc - Browse repository at this point
Copy the full SHA af4edbcView commit details
Commits on Jun 16, 2022
-
Fix rebalance_partitions, update groupby test, and add test for virtu…
…al partitioning API Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 0ac6de3 - Browse repository at this point
Copy the full SHA 0ac6de3View commit details -
Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 8c44eb1 - Browse repository at this point
Copy the full SHA 8c44eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5af1ff - Browse repository at this point
Copy the full SHA a5af1ffView commit details -
Refactor to reduce code redundancy
Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 971e00a - Browse repository at this point
Copy the full SHA 971e00aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87cad7c - Browse repository at this point
Copy the full SHA 87cad7cView commit details -
Apply suggestions from code review
Co-authored-by: Mahesh Vashishtha <mvashishtha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0de19cd - Browse repository at this point
Copy the full SHA 0de19cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f5dd50 - Browse repository at this point
Copy the full SHA 4f5dd50View commit details -
Merge branch 'rehan/virtual_partitioning_dask' of https://github.com/…
…RehanSD/modin into rehan/virtual_partitioning_dask Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for f5d3eb1 - Browse repository at this point
Copy the full SHA f5d3eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e748cd - Browse repository at this point
Copy the full SHA 5e748cdView commit details -
Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 0cc25c4 - Browse repository at this point
Copy the full SHA 0cc25c4View commit details
Commits on Jun 17, 2022
-
Merge remote-tracking branch 'upstream/master' into rehan/virtual_par…
…titioning_dask Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 43296b2 - Browse repository at this point
Copy the full SHA 43296b2View commit details
Commits on Jun 19, 2022
-
Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 66c4360 - Browse repository at this point
Copy the full SHA 66c4360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f48f0d - Browse repository at this point
Copy the full SHA 9f48f0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dab0d1 - Browse repository at this point
Copy the full SHA 8dab0d1View commit details
Commits on Jun 20, 2022
-
Resolve col width issue without hurting perf
Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 2d9f150 - Browse repository at this point
Copy the full SHA 2d9f150View commit details
Commits on Jun 27, 2022
-
Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 9a945e8 - Browse repository at this point
Copy the full SHA 9a945e8View commit details
Commits on Jul 12, 2022
-
Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for 5b322ee - Browse repository at this point
Copy the full SHA 5b322eeView commit details -
Merge remote-tracking branch 'upstream/master' into rehan/virtual_par…
…titioning_dask Signed-off-by: Rehan Durrani <rehan@ponder.io>
Configuration menu - View commit details
-
Copy full SHA for a761182 - Browse repository at this point
Copy the full SHA a761182View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a9855c - Browse repository at this point
Copy the full SHA 6a9855cView commit details