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: combine_first casts dtypes, pandas does not
- Stop skipping windows tests that depend on libxml once libxml2 2.14.1 is available on conda
- BUG: assigning series to certain rows of a dataframe with row or iloc incorrectly assigns NaN
- REFACTOR: Remove cyclic FactoryDispatcher imports from BasePandasDataset, DataFrame, modin.pandas.io, and Series definitions.
- BUG: setting some config variables to invalid values makes them permanently unwriteable and unreadable
- MODIN creates new partition if we add new column to dataframe
- BUG: engine_kwargs do not seem to be honoured in read_excel()
- BUG: modin.pandas.concat wrangles types; differs from pandas.concat
- Metrics interface for collecting modin frontend telemetry
- BUG: DataFrame.__setitem__ on empty frame switches engines
- Docs
- Python not yet supported