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
- PERF-#6556: do window block-wise
- BUG: `groupby.rolling.sem()` doesn't handle `as_index=False` parameter correctly
- Implement `__iter__` for `array` class
- Simplify the process of using UDFs algebra operators
- FEAT-#6301: Simplify usage of algebra operators to define custom functions
- Add support for read_csv' `lineterminator` parameter
- BUG: `.merge(how="left", ...)` produces inconsistent frame if the left frame has at least one empty partition
- FIX-#6287: Fix handling of numpy array_function
- BUG: modin.numpy is not fully compatible with `BaseOnPython` query compiler
- BUG: groupby rolling and ewm methods return pandas objects instead of modin.pandas objects
- Docs
- Python not yet supported