如何从Anaconda更新 pandas ,可以用最后一次使用eclipse吗? [英] How to update Pandas from Anaconda and is it possible to use eclipse with this last?

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

问题描述

我已经通过Anaconda使用文档 http://www.kevinsheppard.com/images /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.

我用于使用Python进行数据分析来自Wes McKinney,但是我想知道使用eclipse进行调试是不值得的(即使有一些eclipse版本的bug安装PyDev),以及如何与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.

推荐答案

只需在您的首选外壳(在Windows上)键入 conda update pandas ,使用cmd)。您当然可以与Anaconda一起使用Eclipse,但您需要指定Python-Path(Anaconda目录中的一个)。
有关详细说明,请参阅文档

Simply type conda update pandas in your preferred shell (on Windows, use cmd). 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天全站免登陆