- Hands-On Predictive Analytics with Python
- Alvaro Fuentes
- 52字
- 2025-04-04 15:18:27
SciPy
SciPy is a collection of sub-packages for many specialized scientific computing tasks.
For more detailed description, please refer to https://docs.scipy.org.
The sub-packages available in SciPy are summarized in the following table:

Source: docs.scipy.org
We will introduce some functions and sub-packages of SciPy as we need them in the next chapters.