http://blog.sina.com.cn/s/blog_a73687bc0101eenc.html

 

安装vcforpython:

http://www.microsoft.com/en-us/download/confirmation.aspx?id=44266

安装numpy:

pip install numpy

安装pandas:

 https://pypi.python.org/pypi/pandas

安装过程遇到报错找不到Python:http://blog.csdn.net/zdnlp/article/details/12171687

安装dateutil:

https://pypi.python.org/pypi/python-dateutil

测试:

import pandas

 

相关文章:

  • 2021-11-29
  • 2021-11-08
  • 2021-10-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
  • 2021-11-17
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2022-02-27
  • 2021-09-08
  • 2022-12-23
  • 2021-11-19
相关资源
相似解决方案