Python-11.23
pip3 config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple //换源
pip3 install jupyter notebook //下包
pip3 install numpy
pip3 install pandas
pip3 config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple //换源
pip3 install jupyter notebook //下包
pip3 install numpy
pip3 install pandas