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
- `loc` on a dataframe with multiindex row index filtering for multilevel key removes multiindex (one key) or raises KeyError (several keys)
- modin.pandas.read_sql() throws syntax error when using an oracle connection
- BUG: Series.view result does not share underlying values with original series.
- `read_csv` throws errors in case using `quoting=csv.QUOTE_NONE` parameter
- modin 'Series' object has no attribute 'asi8'
- FEAT: Add Polars as a Modin engine.
- 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
- Docs
- Python not yet supported