ubuntu安装pandas

  • 1 安装依赖包
  • setuptools
  • Numpy: 1.7.1 or higher
  • python-dateutil: 1.5 or higher
  • pytz: Needed for time zone support
sudo apt-get install python-setuptools
pip3 install numpy

官方还推安装以下两个模块:

  • 1 numexpr
  • 2 bottleneck
posted @ 2017-06-04 13:41  2021年的顺遂平安君  阅读(3149)  评论(0编辑  收藏  举报