源码安装pandas

    xiaoxiao2021-12-14  23

    我也不知道什么原因,使用pip安装总是出错,原因还不知道,所以我改用源码安装

    命令如下

    git clone git://github.com/pydata/pandas.git

    cd pandas python setup.py install
    转载请注明原文地址: https://ju.6miu.com/read-963040.html

    最新回复(0)