Until now, you have seen numerous examples of NumPy usage and only a few of SciPy. NumPy has array data type, which allows you to perform various array operations, such as sorting and reshaping.
The following list will give you an overall idea of the subpackages:
- Cluster: This subpackage includes clustering algorithms. It has two submodules, vq and hierarchy ...