mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-11 20:12:58 +00:00
Start using spark4-preview versions (#2159)
* Start using spark4-preview versions * Allow to download preview versions * Expect warnings in spark * Disable local_sparklyr test for now
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
# Distributed under the terms of the Modified BSD License.
|
||||
import pandas
|
||||
|
||||
assert pandas.__version__ == "2.0.3"
|
||||
assert pandas.__version__ == "2.2.2"
|
||||
|
Reference in New Issue
Block a user