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
- aggregation operations not working with many groups
- BUG: Dask: test_case_when() randomly fails on Windows with CancelledError
- Remove usage of `pandas._testing` private module
- lists internal_by, not_broadcastable_by are closure captured in query_compiler.groupby_agg
- stop monkey patching MultiIndex.from_frame to allow from_frame(modin_frame)
- Using docstring extensions eliminates API extensions
- Remove or spread *args and **kwargs in BaseIO methods
- REFACTOR: Remove all defaults to pandas at API layer.
- BUG: SeriesGroupBy for aggregations returns unnamed series instead of series named after aggregated column
- BUG: SeriesGroupBy.apply applies function to pandas DataFrame instead of to pandas Series
- Docs
- Python not yet supported