Skip to content

Commit b51965a

Browse files
FIX use pyarrow types in pyarrow.filter() for older pyarrow versions (scikit-learn#31605)
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
1 parent f3470f8 commit b51965a

File tree

5 files changed

+89
-22
lines changed

5 files changed

+89
-22
lines changed

build_tools/azure/pymin_conda_forge_openblas_min_dependencies_environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ dependencies:
2424
- coverage
2525
- ccache
2626
- polars=0.20.30 # min
27+
- pyarrow=12.0.0 # min

0 commit comments

Comments
 (0)