mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-11 20:12:58 +00:00
Upgrade Apache Spark
to 3.5.0 (#1995)
* 1. * add note for pandas version * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update images/pyspark-notebook/Dockerfile Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
# Distributed under the terms of the Modified BSD License.
|
||||
import pandas
|
||||
|
||||
assert pandas.__version__ == "1.5.3"
|
||||
assert pandas.__version__ == "2.0.3"
|
||||
|
Reference in New Issue
Block a user