Skip to content

Issues: modin-project/modin

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Properties that default to pandas have unclear error messages Enable plugin Fixes needed to enable external plugins P2 Minor bugs or low-priority feature requests
#7233 opened Apr 30, 2024 by noloerino
Remove Series.dt.to_timestamp P3 Very minor bugs, or features we can hopefully add some day. pandas concordance 🐼 Functionality that does not match pandas
#7232 opened Apr 30, 2024 by sfc-gh-mvashishtha
Wrong dtypes after merge op bug 🦗 Something isn't working P1 Important tasks that we should complete soon
#7212 opened Apr 23, 2024 by anmyachev
Find a way to limit parallelism for tasks running in parallel for different engines Dask ⚡ Issues related to the Dask engine new feature/request 💬 Requests and pull requests for new features unidist Related to unidist backend
#7211 opened Apr 22, 2024 by YarShev
Modin should work correctly with pandas, which uses pyarrow as a backend new feature/request 💬 Requests and pull requests for new features P1 Important tasks that we should complete soon
#7203 opened Apr 19, 2024 by anmyachev
Recheck that all methods with numeric_only=True works correctly bug 🦗 Something isn't working P1 Important tasks that we should complete soon
#7192 opened Apr 16, 2024 by anmyachev
Possibility of unique function optimization Performance 🚀 Performance related issues and pull requests.
#7182 opened Apr 15, 2024 by anmyachev
aggregation operations not working with many groups External Pull requests and issues from people who do not regularly contribute to modin question ❓ Questions about Modin
#7164 opened Apr 10, 2024 by abhi211199
Remove usage of pandas._testing private module Code Quality 💯 Improvements or issues to improve quality of codebase Testing 📈 Issues related to testing
#7151 opened Apr 5, 2024 by anmyachev
BUG: Dask: test_case_when() randomly fails on Windows with CancelledError bug 🦗 Something isn't working Dask ⚡ Issues related to the Dask engine
#7148 opened Apr 4, 2024 by AndreyPavlenko
3 tasks done
Simplify Modin on Ray installation dependencies 🔗 Issues related to dependencies
#7139 opened Apr 2, 2024 by anmyachev
BUG: using docstring extensions causes several incorrect behaviors because DataFrame, Series, and BasePandasDataset cannot recognize each other bug 🦗 Something isn't working Enable plugin Fixes needed to enable external plugins P3 Very minor bugs, or features we can hopefully add some day.
#7138 opened Mar 28, 2024 by mvashishtha
3 tasks done
BUG: BasePandasDataset tries to inherit custom docstrings from DataFrame instead of from a separate base class Enable plugin Fixes needed to enable external plugins P3 Very minor bugs, or features we can hopefully add some day.
#7134 opened Mar 27, 2024 by mvashishtha
Using docstring extensions eliminates API extensions bug 🦗 Something isn't working Interfaces and abstractions Issues with Modin's QueryCompiler, Algebra, or BaseIO objects P3 Very minor bugs, or features we can hopefully add some day.
#7122 opened Mar 25, 2024 by mvashishtha
stop monkey patching MultiIndex.from_frame to allow from_frame(modin_frame) bug 🦗 Something isn't working P3 Very minor bugs, or features we can hopefully add some day.
#7121 opened Mar 25, 2024 by mvashishtha
lists internal_by, not_broadcastable_by are closure captured in query_compiler.groupby_agg Internals Internal modin functionality Performance 🚀 Performance related issues and pull requests.
#7119 opened Mar 25, 2024 by arunjose696
Remove or spread *args and **kwargs in BaseIO methods Code Quality 💯 Improvements or issues to improve quality of codebase Interfaces and abstractions Issues with Modin's QueryCompiler, Algebra, or BaseIO objects P3 Very minor bugs, or features we can hopefully add some day.
#7108 opened Mar 19, 2024 by mvashishtha
REFACTOR: Remove all defaults to pandas at API layer. Code Quality 💯 Improvements or issues to improve quality of codebase Enable plugin Fixes needed to enable external plugins P2 Minor bugs or low-priority feature requests
#7104 opened Mar 19, 2024 by mvashishtha
Modin and Python 3.12 question ❓ Questions about Modin
#7098 opened Mar 17, 2024 by YuriyTigiev
BUG: SeriesGroupBy for aggregations returns unnamed series instead of series named after aggregated column bug 🦗 Something isn't working P2 Minor bugs or low-priority feature requests pandas.groupby
#7097 opened Mar 15, 2024 by mvashishtha
3 tasks done
BUG: SeriesGroupBy.apply applies function to pandas DataFrame instead of to pandas Series bug 🦗 Something isn't working P2 Minor bugs or low-priority feature requests pandas.groupby
#7096 opened Mar 15, 2024 by mvashishtha
3 tasks done
test___invert__ failed due to different exception messages bug 🦗 Something isn't working P2 Minor bugs or low-priority feature requests pandas concordance 🐼 Functionality that does not match pandas
#7081 opened Mar 13, 2024 by anmyachev
test_insert_4407 failed due to different exception messages bug 🦗 Something isn't working P2 Minor bugs or low-priority feature requests pandas concordance 🐼 Functionality that does not match pandas
#7080 opened Mar 13, 2024 by anmyachev
Modin not working with Django celery question ❓ Questions about Modin
#7053 opened Mar 12, 2024 by Abhi5h3k
Expand functionality of PartitionManager.rebalance_partitions P1 Important tasks that we should complete soon Performance 🚀 Performance related issues and pull requests.
#7044 opened Mar 8, 2024 by dchigarev
ProTip! What’s not been updated in a month: updated:<2024-03-30.