We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fef214 commit 1a350e1Copy full SHA for 1a350e1
env_python.sh
@@ -5,7 +5,7 @@ file=/workdir/${1:-env_python}.tar.gz
5
/opt/python/bin/python3 -m pip install \
6
pylint yapf pytype \
7
IPython "jupyterlab<2.3.0" nbconvert nbformat \
8
- pandas pandas-profiling pyarrow findspark \
+ pandas ydata-profiling pyarrow findspark \
9
git+https://github.com/dclong/xinstall@main \
10
git+https://github.com/dclong/dsutil@main
11
0 commit comments