Included Packages
Your installation of Spotfire includes version 3.8.10 of the Python interpreter and several packages it needs to run under Spotfire. To run the Python interpreter, you must have the 64-bit version of Spotfire.
Package name | Version | Description | More information |
---|---|---|---|
bitstring | 3.1.7 | A pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible. | https://pypi.org/project/bitstring/3.1.7/ |
numpy | 1.20.2 | Provides the following. | https://pypi.org/project/numpy/1.20.2/ |
pandas | 1.2.4 | Provides data structures and data analysis tools for dealing with tabular data, ordered and unordered time series data, matrix data, and other types of data sets. | https://pypi.org/project/pandas/1.2.4/ |
pip | 21.1.1 | Provides support for installing packages. | https://pypi.org/project/pip/21.1.1 |
python-dateutil | 2.8.1 | Provides extensions to the datetime module in Python. | https://pypi.org/project/python-dateutil/2.8.1/ |
pytz | 2021.1 | Provides a platform for cross-platform time zone calculations. | https://pypi.org/project/pytz/2021.1/ |
setuptools | 56.1.0 | Provides tools for building, installing, upgrading, and uninstalling Python packages. | https://pypi.org/project/setuptools/56.1.0/ |
spotfire | 1.2.0 | Provides functions for integrating Python with Spotfire. | https://pypi.org/project/spotfire/ |
six | 1.16.0 | Provides utility functions for smoothing over the differences between the Python versions 2 and 3. | https://pypi.org/project/six/1.16.0/ |
wheel | 0.36.2 | The reference implementation of the Python wheel packaging standard, as defined in PEP 427. | https://pypi.org/project/wheel/0.36.2/ |
Related concepts
Related tasks
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.