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
- REFACTOR: Add mypy checks for modin.core
- Add mypy checks for modin.experimental
- Add mypy checks for modin.pandas
- PERF: read_parquet incorrectly thinks datasets are column-partitioned when they contain non-partition folders
- `loc` doesn't support tuple of lists with MultiIndex DataFrame
- Improve performance of `groupby.mean` for case datetime columns contain `NaT` values
- BUG: read_sql produces duplicates
- Improve experience for new contributors
- Warn users that if ray is already initialized it may not be using all available memory for object store
- Binary operations on Series + DataFrame doesn't work
- Docs
- Python not yet supported