numpy:pip install numpy
pandas:pip install pandas(自动安装six, python-dateutil, numpy, pytz, pandas)
scipy:pip install scipy(自动安装numpy, scipy)
matplotlib:pip install matplotlib(自动安装pyparsing, backports.functools-lru-cache, six, python-dateutil, subprocess32, pytz, cycler, numpy, matplotlib)
scikit-learn:pip install -U scikit-learn(自动安装scikit-learn)
skimage:pip install scikit-image(自动安装numpy, PyWavelets, scipy, decorator, networkx, six, pyparsing, backports.functools-lru-cache, python-dateutil, subprocess32, pytz, cycler, matplotlib, olefile, pillow, scikit-image)
时间: 2024-10-29 05:05:29