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
- FEAT-#4574: Warn users when pre-initialized Ray cluster is not using all available memory
- Read compressed data from s3 in parallel
- BUG: sort_values does not sort when sorting by multiindex columns.
- `_apply_func` messages in output
- Convert Spark DataFrame to Modin DataFrame Directly
- BUG: Applying a list of functions gives dataframe incorrect metadata, usually resulting in index mismatch internal error.
- FIX-#4478: Support level param in query and eval.
- FIX-#4522: Correct multiindex metadata with groupby
- `reset_index` followed by `groupby` causes exception in some cases
- Correct docstrings of `BasePandasDataset`
- Docs
- Python not yet supported