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
- 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`
- PERF: Improve ray performance on Decimal data
- FEAT: Implement get_dummies for Series.
- Enable global switch of pandas for modin
- FIX-#4479: Prevent users from using a local filepath when performing a distributed write
- BUG: df.query and df.eval harcode level
- Docs
- Python not yet supported