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
- TEST: Add more comprehensive testing for series groupby with as_index=False and fix resulting bugs
- BUG: series groupby cumsum with as_index=False returns dataframe instead of series
- BUG: modin.pandas.pivot_table raises ValueError when given pandas dataframe argument
- PERF: importing modin.pandas from fresh pypi.org install takes 11 seconds
- Align the signature of the `.map()` operator between the base and pandas dataframes
- Can modin support pandas on Intel Arc DGPU?
- REFACTOR: explicitly transpose instead of using columnarize()
- BUG: IBM DB2 problems when Modin rename the table AS _MODIN_COUNT_QUERY
- BUG: Use the modin.dataframe().apply function to generate a large number of shmem
- TEST-#5903: Add third party unit tests for interoperability
- Docs
- Python not yet supported