摘要:
在公共资源库pypi上下载python包前,首先需要安装easy_install和pip,他们用来安装python包非常方便。 先安装easy_install,再安装pip, 安装步骤见:http://zhidao.baidu.com/link?url=yrxbhTu-ODmMOlA7tq5Sz8e 阅读全文
摘要:
我是一个代码小白,只会写sql,现在自学python,目的是做数据分析。 同事讲,很多包只与python2.7兼容,与python3.5还不兼容,所以果断选择python2.7.11. Windows下python安装: 下载官网网址: https://www.python.org/download 阅读全文