Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2025.7.0 source code.tar.gz | 2025-07-14 | 11.0 MB | |
2025.7.0 source code.zip | 2025-07-14 | 11.2 MB | |
README.md | 2025-07-14 | 1.6 kB | |
Totals: 3 Items | 22.2 MB | 5 |
Changes
- CI: update actions location @bsipocz (#12019)
- Enable column projection in
MapPartitions
@rjzamora (#11875) - Apply ruff/flake8-comprehensions rules (C4) @DimitriPapadopoulos (#12004)
- Apply ruff/flake8-pie rules (PIE) @DimitriPapadopoulos (#12006)
- Apply ruff/Pylint Error rules (PLE) @DimitriPapadopoulos (#12013)
- Apply ruff/Pylint Convention rules (PLC) @DimitriPapadopoulos (#12012)
- Apply ruff/flake8-pyi rules (PYI) @DimitriPapadopoulos (#12007)
- Apply ruff/flake8-simplify rules (SIM) @DimitriPapadopoulos (#12008)
- Apply ruff/Pylint Warning rules (PLW) @DimitriPapadopoulos (#12011)
- Apply ruff/flake8-implicit-str-concat rules (ISC) @DimitriPapadopoulos (#12005)
- Apply ruff/pycodestyle rule E714 @DimitriPapadopoulos (#12000)
- Fix typos found by codespell @DimitriPapadopoulos (#12001)
- Update PyPI URL for official nightly pyarrow repository @raulcd (#11996)
- Fall-back to textual repr in case
jinja2
is not installed @lukasbindreiter (#11987) - Prevent
builtins.any
from being shadowed indask.array.reductions
@m-albert (#11988) - Bump conda-incubator/setup-miniconda from 3.1.1 to 3.2.0 @dependabot[bot] (#11982)
- Skip groupby cov test for pandas 3.x @TomAugspurger (#11977)
- Account for
\_\_main\_\_
inpickle
normalization @jrbourbeau (#11970) - Fix
upstream
CI installation @jrbourbeau (#11976) - Make module name logic more resilient in
Dispatch
@jrbourbeau (#11974)
See the Changelog for more information.