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 supported4 Subscribers
Add a CodeTriage badge to modin
Help out
- Issues
- TEST-#7419: Fix mypy
- Query compiler method to_dataframe should be named to_interchange or similar
- Fix CI, including mypy "incompatible return type" error in modin/__init__.py:64:12
- Bump ray from 1.1.0 to 2.8.1 in /examples/spreadsheet
- BUG: modin.pandas.read_csv: "FileNotFoundError: [Errno 2] No such file or directory"
- BUG: `Series.clip` raises with pyarrow dtype backend
- BUG: can't handle `df.groupby('a').agg(c=('b', 'mean'), d=('b', 'mean'))`
- BUG: argmin returns incorrect results
- BUG: Pass Groupby kwargs to panads grouper
- BUG: Modin with Ray not scaling across multiple CPUs
- Docs
- Python not yet supported