No comment,
Josef
On Fri, May 30, 2014 at 6:16 PM, Neal Becker wrote:
> pip install --user --up pandas
> Downloading/unpacking pandas from
> https://pypi.python.org/packages/source/p/pandas/pandas-0.14.0.tar.gz#md5=b775987c0ceebcc8d5ace4a1241c967a
> ...
>
> Downloading/unpacking numpy>=1.6.1 fro
sure would take a pr for that
anything 2 make setup easier!
> On May 31, 2014, at 1:50 AM, Ralf Gommers wrote:
>
>
>
>
>> On Sat, May 31, 2014 at 12:30 AM, Jeff Reback wrote:
>> the upgrade flag on pip is apparently recursive on all deps
>
> Indeed. This is super annoying, and trips up a l
On Sat, May 31, 2014 at 12:30 AM, Jeff Reback wrote:
> the upgrade flag on pip is apparently recursive on all deps
>
Indeed. This is super annoying, and trips up a lot of users. As long as
that doesn't change in pip, you should be using something like
https://github.com/scipy/scipy/pull/3566 in
Hi,
On Fri, May 30, 2014 at 3:31 PM, Matthew Brett wrote:
> Hi,
>
> On Fri, May 30, 2014 at 3:16 PM, Neal Becker wrote:
>> pip install --user --up pandas
>> Downloading/unpacking pandas from
>> https://pypi.python.org/packages/source/p/pandas/pandas-0.14.0.tar.gz#md5=b775987c0ceebcc8d5ace4a1241c
Hi,
On Fri, May 30, 2014 at 3:16 PM, Neal Becker wrote:
> pip install --user --up pandas
> Downloading/unpacking pandas from
> https://pypi.python.org/packages/source/p/pandas/pandas-0.14.0.tar.gz#md5=b775987c0ceebcc8d5ace4a1241c967a
> ...
>
> Downloading/unpacking numpy>=1.6.1 from
> https://pyp
the upgrade flag on pip is apparently recursive on all deps
On May 30, 2014, at 6:16 PM, Neal Becker wrote:
>
> pip install --user --up pandas
> Downloading/unpacking pandas from
> https://pypi.python.org/packages/source/p/pandas/pandas-0.14.0.tar.gz#md5=b775987c0ceebcc8d5ace4a1241c967a
> ...
pip install --user --up pandas
Downloading/unpacking pandas from
https://pypi.python.org/packages/source/p/pandas/pandas-0.14.0.tar.gz#md5=b775987c0ceebcc8d5ace4a1241c967a
...
Downloading/unpacking numpy>=1.6.1 from
https://pypi.python.org/packages/source/n/numpy/numpy-1.8.1.tar.gz#md5=be95babe2
Hello,
We are proud to announce v0.14.0 of pandas, a major release from 0.13.1.
This release includes a small number of API changes, several new features,
enhancements, and performance improvements along with a large number of bug
fixes.
This was 4 months of work with 1014 commits by 121 authors