Python Libraries in Base Engine 16
Engine 16 ships with both Python versions Python 2.7.18 and 3.6.13. This section lists the libraries that ship with the Python kernels in engine 16.
Items in bold indicate a new version since the last release.
Python3
Library | Version |
---|---|
ipython | 5.1.0 |
requests | 2.22.0 |
simplejson | 3.16.0 |
numpy | 1.19.5 |
pandas | 1.1.5 |
pandas-datareader | 0.9.0 |
py4j | 0.10.8.1 |
matplotlib | 3.1.2 |
seaborn | 0.9.0 |
cython | 0.29.13 |
six | 1.16.0 |
Python2
Library | Version |
---|---|
ipython | 5.1.0 |
requests | 2.22.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.2.4 |
seaborn | 0.9.0 |
cython | 0.29.13 |
six | 1.16.0 |