Install Spark 4 release version (#2300)

This commit is contained in:
Ayaz Salikhov
2025-05-30 09:11:31 +01:00
committed by GitHub
parent 08cc9f7d17
commit f9a75e58c5
4 changed files with 8 additions and 11 deletions

View File

@@ -2,4 +2,4 @@
# Distributed under the terms of the Modified BSD License.
import pandas
assert pandas.__version__ == "2.2.2"
assert pandas.__version__ == "2.2.3"