modin
https://github.com/modin-project/modin
Python
Modin: Scale your Pandas workflows by changing a single line of code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to modin
Help out
- Issues
- Consider cleanup output in case when exception raised in remote kernels
- BUG: Internal and external indices on axis 1 do not match.
- BUG: The test test_series.py::test_case_when fails on Unidist
- BUG: `groupby(sort=True)` may produce unsorted results with range-partitioning implementation
- BUG: Issue #6864 Concat and sort_value slow, to_feather has Memory bug
- Concat is slow
- Further optimization for `read_parquet_glob` and `read_pickle_distributed` that create 1 partition from 1 file
- BUG: The csv file cannot be read if there are square brackets in the csv file path or full path.
- How to run tests marked as `exclude_by_default`?
- AttributeError: 'Series' object has no attribute 'to_pickle_distributed' (in Experimental mode)
- Docs
- Python not yet supported