Python Libraries in Base Engine 10
Engine 10 ships Python 2.7.17 and 3.6.9. This section lists the libraries that ship with the Python kernels in engine 10.
Items in bold indicate a new version since the last release.
Python3
Library | Version |
---|---|
ipython | 5.1.0 |
requests | 2.22.0 |
Flask | 0.12.0 |
simplejson | 3.16.0 |
numpy | 1.17.2 |
pandas | 0.25.1 |
pandas-datareader | 0.8.1 |
py4j | 0.10.8.1 |
futures | 2.1.4 |
matplotlib | 2.0.0 |
seaborn | 0.9.0 |
Cython | 0.29.13 |
kudu-python | 1.2.0 |
Python2
Library | Version |
---|---|
ipython | 5.1.0 |
requests | 2.22.0 |
Flask | 0.12.0 |
simplejson | 3.16.0 |
numpy | 1.16.5 |
pandas | 0.24.2 |
pandas-datareader | 0.8.0 |
py4j | 0.10.8.1 |
futures | 3.3.0 |
matplotlib | 2.0.0 |
seaborn | 0.9.0 |
Cython | 0.29.13 |
kudu-python | 1.2.0 |