码迷,mamicode.com
首页 > 编程语言 > 详细

Python安装pandas

时间:2014-11-03 20:39:07      阅读:170      评论:0      收藏:0      [点我收藏+]

标签:blog   http   io   ar   os   for   sp   on   art   

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

 

Python安装pandas

标签:blog   http   io   ar   os   for   sp   on   art   

原文地址:http://www.cnblogs.com/peterpanzsy/p/4071995.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!