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: Should check individual storage format and engine instead of global ones
- Modin with Ray or Dask behaviour when cgroups linux thresholds are set
- 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: Pass Groupby kwargs to panads grouper
- BUG: Modin with Ray not scaling across multiple CPUs
- Bump codecov/codecov-action from 4 to 5 in the github-actions group
- BUG: can't use list of tuples of select multiple columns when columns are multiindex
- Docs
- Python not yet supported