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: jupyter loading of serialized modin objects from ray tasks converts to pandas objects
- BUG: Cannot insert lists into individual cells with `at` or `loc`. Works in pandas.
- FEAT: Add extensions accessors for `DataFrameGroupBy`, `Resample`, and other accessor objects
- Low Physical Core Utilization
- FEAT-#7401: Implement DataFrame/Series.attrs
- BUG: Writes to `DataFrame.attrs` are not preserved
- BUG: extra row gets inserted when using `.iloc` on Series
- CI tests are failing with Ray engine on Windows using multiple pytest workers
- whats the fastest way to add a new column that already has the same partitions (probably)?
- BUG: Merge on Ray Engine does not produce the column "_merge" when indicator is True
- Docs
- Python not yet supported