Python Libraries in Base Engine 13
Engine 13 ships with both Python versions Python 2.7.18 and 3.6.10. This section lists the libraries that ship with the Python kernels in engine 13.
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.10 |
numpy | 1.17.2 |
pandas | 0.25.1 |
pandas-datareader | 0.8.1 |
py4j | 0.10.8.1 |
matplotlib | 3.1.2 |
seaborn | 0.9.0 |
cython | 0.29.13 |
six | 1.15.0 |
Python2
Library | Version |
---|---|
ipython | 5.1.0 |
requests | 2.22.0 |
simplejson | 3.16.10 |
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.15.0 |