Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / modin-project/modin issues and pull requests

#7333 - REFACTOR-#0000: Update copyright date

Pull Request - State: closed - Opened by Retribution98 about 24 hours ago

#7332 - FEAT-#7331: Initial Polars API

Pull Request - State: open - Opened by devin-petersohn 1 day ago

#7331 - Polars API

Issue - State: open - Opened by devin-petersohn 1 day ago
Labels: new feature/request 💬

#7330 - FIX-#7329: Do not sort columns on df.update

Pull Request - State: closed - Opened by YarShev 2 days ago

#7329 - BUG: columns mismatch after df.update

Issue - State: closed - Opened by YarShev 2 days ago
Labels: bug 🦗, Triage 🩹

#7328 - Release version 0.31.0

Pull Request - State: closed - Opened by anmyachev 2 days ago

#7326 - DOCS-#0000: Adds RunLLM widget to docs

Pull Request - State: closed - Opened by vsreekanti 4 days ago

#7325 - Poor performance of df.insert and df.to_parquet

Issue - State: open - Opened by yx367563 7 days ago - 22 comments
Labels: bug 🦗, Triage 🩹

#7324 - BUG:

Issue - State: open - Opened by SiRumCz 8 days ago - 1 comment
Labels: bug 🦗, Triage 🩹

#7323 - FEAT-#6574: UserWarning no longer displayed when Series/DataFrames are small

Pull Request - State: closed - Opened by Jayson729 9 days ago - 2 comments

#7321 - ValueError: The 'nrows' option is not supported with the 'pyarrow' engine

Issue - State: closed - Opened by azhuvath 10 days ago - 4 comments
Labels: bug 🦗, pandas.io

#7320 - Upgrade github actions dependency versions

Issue - State: closed - Opened by devin-petersohn 10 days ago - 1 comment

#7319 - FIX-#7320: Bump the github-actions group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] 11 days ago
Labels: dependencies 🔗

#7317 - TEST-#0000: Run CI with python 3.11

Pull Request - State: closed - Opened by anmyachev 12 days ago

#7312 - FEAT-#7310: NumPy 2.0 support

Pull Request - State: closed - Opened by anmyachev 15 days ago

#7310 - NumPy 2.0 support

Issue - State: closed - Opened by anmyachev 17 days ago
Labels: dependencies 🔗, P1

#7309 - `versioneer.py` is broken in python 3.12

Issue - State: closed - Opened by anmyachev 17 days ago
Labels: bug 🦗, P1

#7308 - Interoperability between DataFrames using different query compilers

Issue - State: open - Opened by YarShev 17 days ago - 6 comments
Labels: new feature/request 💬

#7306 - Release version 0.27.1

Pull Request - State: closed - Opened by anmyachev 18 days ago

#7305 - Release version 0.28.3

Pull Request - State: closed - Opened by anmyachev 18 days ago

#7304 - Release version 0.29.1

Pull Request - State: closed - Opened by anmyachev 18 days ago

#7303 - Release version 0.30.1

Pull Request - State: closed - Opened by anmyachev 18 days ago

#7302 - Pin numpy<2 and release 0.30.1, 0.29.1, 0.28.3, 0.27.1 versions

Issue - State: closed - Opened by anmyachev 18 days ago - 3 comments
Labels: dependencies 🔗, P0

#7301 - TEST-#0000: Test numpy>=2.0.0rc1 in CI

Pull Request - State: closed - Opened by anmyachev 23 days ago

#7300 - PERF-#7299: Avoid using `synchronize_labels` for `combine` function

Pull Request - State: closed - Opened by anmyachev 24 days ago - 1 comment

#7299 - Avoid using `synchronize_labels` for `combine` function

Issue - State: closed - Opened by anmyachev 24 days ago
Labels: Performance 🚀

#7298 - BUG: conda install modin-all isn't installing modin-ray or ray

Issue - State: closed - Opened by RomainROCH 25 days ago - 16 comments
Labels: bug 🦗, Triage 🩹

#7295 - unpin numexpr

Issue - State: closed - Opened by rootsmusic 27 days ago - 1 comment
Labels: new feature/request 💬, External

#7293 - FIX-#7292: Prepare Modin code for NumPy 2.0

Pull Request - State: closed - Opened by anmyachev about 1 month ago

#7292 - Prepare Modin code to NumPy 2.0

Issue - State: closed - Opened by anmyachev about 1 month ago - 4 comments
Labels: Code Quality 💯

#7291 - Push computation to query compiler for Series.corr

Issue - State: open - Opened by noloerino about 1 month ago
Labels: Code Quality 💯, P2, Enable plugin

#7290 - FIX-#7277: Remove Cudf storage format as unmaintained

Pull Request - State: closed - Opened by anmyachev about 1 month ago

#7289 - TEST-#7316: Run a subset of CI tests with python 3.10 and 3.11 on a scheduled basis.

Pull Request - State: closed - Opened by anmyachev about 1 month ago - 5 comments

#7288 - DOCS-#7287: Update Modin on Dask documentation

Pull Request - State: closed - Opened by Retribution98 about 1 month ago

#7287 - Update Modin on Dask documentation.

Issue - State: closed - Opened by Retribution98 about 1 month ago

#7286 - REFACTOR-#7285: Remove deprecated configs

Pull Request - State: closed - Opened by YarShev about 1 month ago

#7285 - Remove deprecated configs

Issue - State: closed - Opened by YarShev about 1 month ago
Labels: Code Quality 💯

#7284 - FEAT-#7283: Introduce MinRowPartitionSize and MinColumnPartitionSize

Pull Request - State: closed - Opened by YarShev about 1 month ago

#7283 - Introduce MinRowPartitionSize and MinColumnPartitionSize to make partitioning more flexible

Issue - State: closed - Opened by YarShev about 1 month ago
Labels: new feature/request 💬

#7282 - Installation of modin using pip fails

Issue - State: closed - Opened by helloplayer1 about 1 month ago - 4 comments
Labels: question ❓

#7281 - Using a custom pandas accessor with Modin

Issue - State: closed - Opened by anaypat5 about 1 month ago - 2 comments
Labels: question ❓

#7280 - FEAT-#7249: Add `reload_modin` feature

Pull Request - State: closed - Opened by YarShev about 1 month ago

#7279 - FIX-#7278: Make sure `enable_logging` decorator preserve type hints

Pull Request - State: closed - Opened by anmyachev about 1 month ago

#7278 - `enable_logging` decorator does not preserve decorated function type hints

Issue - State: closed - Opened by anmyachev about 1 month ago
Labels: Code Quality 💯

#7277 - Remove Cudf storage format as unmaintained

Issue - State: closed - Opened by anmyachev about 1 month ago
Labels: Code Quality 💯

#7276 - BUG: AttributeError: 'bool' object has no attribute 'all'

Issue - State: closed - Opened by lapnd about 1 month ago
Labels: bug 🦗, Triage 🩹

#7275 - FIX-#7272: Remove HDK engine

Pull Request - State: closed - Opened by YarShev about 1 month ago

#7273 - Remove deprecated functions from `utils.py`, `accessor.py` and `io.py`

Issue - State: closed - Opened by anmyachev about 1 month ago
Labels: Code Quality 💯

#7272 - Remove HDK engine

Issue - State: closed - Opened by YarShev about 1 month ago
Labels: HDK

#7271 - Remove `instance_type` attribute of axis partitions

Issue - State: closed - Opened by anmyachev about 1 month ago
Labels: Code Quality 💯

#7270 - Release version 0.30.0

Pull Request - State: closed - Opened by anmyachev about 1 month ago

#7269 - FIX-#7233: Display property name in default_to_pandas error messages

Pull Request - State: closed - Opened by noloerino about 1 month ago

#7268 - REFACTOR-#7271: Remove `instance_type` attribute of axis partitions

Pull Request - State: closed - Opened by anmyachev about 1 month ago

#7267 - Using decorators makes the profile confusing with a lot of circular dependencies.

Issue - State: open - Opened by anmyachev about 1 month ago
Labels: P1, Internals

#7266 - FIX-#0000: Make merge tests more stable by sorting results

Pull Request - State: closed - Opened by anmyachev about 2 months ago
Labels: P0, CI

#7265 - Automatic publication of Modin wheel to PyPI

Issue - State: closed - Opened by anmyachev about 2 months ago
Labels: new feature/request 💬

#7264 - FIX-#7263: Empty docstrings should not be inherited

Pull Request - State: closed - Opened by anmyachev about 2 months ago

#7263 - Empty docstrings should not be inherited

Issue - State: closed - Opened by anmyachev about 2 months ago
Labels: bug 🦗

#7262 - FEAT-#7265: Automatic publication of Modin wheel to PyPI

Pull Request - State: closed - Opened by anmyachev about 2 months ago - 1 comment

#7261 - REFACTOR-#7260: Use `extract_dtype` internal function in more places

Pull Request - State: closed - Opened by anmyachev about 2 months ago

#7260 - Use `extract_dtype` function in more places

Issue - State: closed - Opened by anmyachev about 2 months ago
Labels: Code Quality 💯

#7259 - FEAT-#4605: Adding small query compiler

Pull Request - State: open - Opened by arunjose696 about 2 months ago - 4 comments

#7258 - FIX-#6967: Remove read_pickle_distributed/to_pickle_distributed functions as deprecated

Pull Request - State: closed - Opened by anmyachev about 2 months ago - 2 comments

#7257 - FEAT-#6498: Make Fold operator more flexible

Pull Request - State: closed - Opened by YarShev about 2 months ago - 2 comments

#7256 - DOCS-#7255: Update docs as to from_* functions

Pull Request - State: closed - Opened by YarShev about 2 months ago

#7255 - Update docs as to from_* functions

Issue - State: closed - Opened by YarShev about 2 months ago
Labels: documentation 📜

#7254 - Support right merge/join

Issue - State: closed - Opened by anmyachev about 2 months ago
Labels: new feature/request 💬

#7253 - FEAT-#7252: Add type hints for `base.py`

Pull Request - State: closed - Opened by anmyachev about 2 months ago

#7252 - Add type hints for `base.py`

Issue - State: closed - Opened by anmyachev about 2 months ago
Labels: Code Quality 💯

#7249 - how to take down ray and put up again in local mode

Issue - State: closed - Opened by SiRumCz about 2 months ago - 14 comments
Labels: new feature/request 💬

#7247 - FIX-#7246: Pin pyarrow>=10.0.1 as pandas 2.2.* does

Pull Request - State: closed - Opened by anmyachev about 2 months ago

#7246 - Pin `pyarrow>=10.0.1` as pandas 2.2.* does

Issue - State: closed - Opened by anmyachev about 2 months ago
Labels: dependencies 🔗

#7245 - FEAT-#5394: Reduce amount of remote calls for TreeReduce and GroupByReduce operators

Pull Request - State: closed - Opened by Retribution98 about 2 months ago - 3 comments

#7244 - Should `ModinDataframe` be a parent of `PandasDataframe`?

Issue - State: open - Opened by anmyachev about 2 months ago - 2 comments
Labels: P2, Internals

#7243 - REFACTOR-#7242: Add type hints for `modin/core/dataframe/algebra/`

Pull Request - State: closed - Opened by anmyachev about 2 months ago - 1 comment

#7242 - Add type hints for `modin/core/dataframe/algebra/`

Issue - State: closed - Opened by anmyachev about 2 months ago
Labels: Code Quality 💯

#7241 - FIX-#7240: Allow `doc_checker.py` works with `functools.cached_property`

Pull Request - State: closed - Opened by anmyachev about 2 months ago

#7240 - Allow `doc_checker.py` works with `functools.cached_property`

Issue - State: closed - Opened by anmyachev about 2 months ago
Labels: bug 🦗

#7239 - FIX-#7238: Fix docstring inheritance for `cached_property` and use it

Pull Request - State: closed - Opened by anmyachev about 2 months ago

#7238 - Use `cached_property`

Issue - State: closed - Opened by anmyachev about 2 months ago
Labels: Code Quality 💯

#7236 - BUG: Series + DataFrame result is different object type depending on order of operands

Issue - State: open - Opened by sfc-gh-rdurrani about 2 months ago
Labels: bug 🦗, P1, Enable plugin

#7235 - FIX-#7234: Deprecate HDK engine

Pull Request - State: closed - Opened by YarShev about 2 months ago

#7234 - HDK deprecation

Issue - State: closed - Opened by YarShev about 2 months ago
Labels: Deprecation