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
- read_pickle: AttributeError: 'Series' object has no attribute 'columns'
- BUG: Can not unpickle a modin DataFrame when having twisted imported
- Dask doesn't work when `PersistentPickle==True`
- FIX-#0000: make sure pickling is zero-copy for Ray
- suggestions on handling out of memory matrix operation on large dataset
- BUG: passing in large data object to DataFrame apply() function resulting in SegFault
- Modin on Ray cluster with object spilling: process was killed when loading parquet file
- BUG: apply contains extra columns after goupby and selected columns
- read_csv(): Add heuristic for the number of partitions calculation when loading from CSV
- PERF: do window/rolling functions block-wise instead of column-wise
- Docs
- Python not yet supported