初始问题:编译安装python后执行pip list 报错
[rootVM-0-6-centos Python-3.10.5]# pip3 list
Package Version
---------- -------
pip 22.0.4
setuptools 58.1.0
WARNING: pip is configured with locations that require TLS/SSL, however the ssl mo…
官网:/source/index.html
当前(2020-10-22)最新稳定版本:https://www.openssl.org/source/openssl-1.1.1h.tar.gz
Note: The latest stable version is the 1.1.1 series. This is also our Long Term Support (LTS) version, supported until 11th Se…
R语言PCA分析教程 Principal Component Methods in R(代码下载)
主成分分析Principal Component Methods(PCA)允许我们总结和可视化包含由多个相互关联的定量变量描述的个体/观察的数据集中的信息。每个变量都可以视为不同的维度。如果数据集中包含3个以…