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: indexing out of range with range-like indexer fails silently or doesn't match pandas error
- StorageFormat detection in tests
- BUG: operations between numpy arrays and pandas dataframes should preserve output data types
- BUG: series compare() for equal series produces frame with internal/external columns mismatch
- BUG: compare() check for equal index at API layer doesn't do anything
- Support cases of grouping on a non-distributed object
- BUG: Frames concatenation is not compatible with Pandas
- BUG: ValueError: Array conditional must be same shape as self
- REFACTOR: update `test_top_level_api_equality` test
- BUG: AttributeError: Can only use .str accessor with string values!
- Docs
- Python not yet supported