如何从Anaconda更新Pandas,是否可以在最后使用eclipse [英] How to update Pandas from Anaconda and is it possible to use eclipse with this last

查看:172
本文介绍了如何从Anaconda更新Pandas,是否可以在最后使用eclipse的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用 http://www.kevinsheppard.com/images上的文档通过Anaconda安装了Python./0/09/Python_introduction.pdf ,而我的Pandas版本是0.13.1.

I have installed Python via Anaconda using the doc at http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf and my Pandas version is 0.13.1.

但是,由于该版本目前存在一些问题(无法使用DataFrame进行重采样来真正计算均值),所以我想知道如何快速将我的版本升级到0.14.

However, since I presently have some issue with this version (no possibility to really calculate the mean using resample with DataFrame) I would like to know how I can quickly upgrade my version to 0.14.

我曾经使用过"Wes McKinney的Python进行数据分析的Python",但我想知道使用eclipse进行调试是否值得(即使安装PyDev的某些eclipse版本存在错误)以及如何与anaconda结合使用而没有任何冲突.

I use to work with 'Python for Data Analysis from Wes McKinney' but I would like to know if it will not be worth to use eclipse for debugging (even if there are bugs with some eclipse version for the installation of PyDev) and how I can use it jointly with anaconda without any conflict.

推荐答案

只需在您的首选shell中键入 conda update pandas (在Windows上,使用cmd;如果没有将Anaconda添加到您的PATH中,请使用Anaconda提示).您当然可以将Eclipse与Anaconda一起使用,但是您需要指定Python-Path(Anaconda-Directory中的Python-Path).有关详细说明,请参见此文档.

Simply type conda update pandas in your preferred shell (on Windows, use cmd; if Anaconda is not added to your PATH use the Anaconda prompt). You can of course use Eclipse together with Anaconda, but you need to specify the Python-Path (the one in the Anaconda-Directory). See this document for a detailed instruction.

这篇关于如何从Anaconda更新Pandas,是否可以在最后使用eclipse的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆