5 Commits

Author SHA1 Message Date
bket
0f18aad150 Update to py-pandas-1.1.0
Changes: https://pandas.pydata.org/pandas-docs/dev/whatsnew/v1.1.0.html

OK daniel@
2020-08-23 09:29:01 +00:00
bket
f16e5e49cd Update to py-pandas-1.0.3
Release notes:
https://pandas.pydata.org/docs/whatsnew/index.html#release

OK mariani@
2020-03-22 16:36:29 +00:00
bket
b3d4958ddb Update to py-pandas-1.0.1
Changes: https://pandas.pydata.org/docs/whatsnew/v1.0.0.html and
https://pandas.pydata.org/docs/whatsnew/v1.0.1.html. Noticeable change
is that python2 support has been dropped.

Tested by jca@ on sparc64. Thank you!

OK martin@
2020-02-27 18:23:39 +00:00
bket
fc5fc45ade Update to py-pandas-0.24.2.
0.24.x is a major release from 0.23.4, which includes a number of API
changes, new features, enhancements, and performance improvements along
with a large number of bug fixes.

Lists of changes can be found at:
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.0.html
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.1.html
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.2.html

OK daniel@
2019-07-16 20:38:03 +00:00
sthen
53deb2d39f import math/py-pandas, from Elias M. Mariani, ok bket@
Flexible and powerful data analysis / manipulation library for
Python, providing labeled data structures similar to R data.frame
objects, statistical functions, and much more.
2018-09-14 08:09:05 +00:00