10 Commits

Author SHA1 Message Date
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
bket
76145d66ea Drop maintainership 2022-01-13 19:05:04 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
bket
67da8b6a5f Update to py-seaborn
Changes:
https://github.com/mwaskom/seaborn/blob/v0.11.2/doc/releases/v0.11.2.txt

From wen heping <wenheping2000 AT hotmail DOT com>.
2021-08-17 04:09:27 +00:00
bket
f9df430077 Update to py-seaborn-0.11.1
Bugfix release. Changes:
http://seaborn.pydata.org/whatsnew.html#v0-11-1-december-2020
2020-12-21 09:29:01 +00:00
bket
1988f9d0c2 Update to py-seaborn-0.11.0
Changes: https://seaborn.pydata.org/whatsnew.html.

Move away from ${MODPY_DEFAULT_VERSION_3} to proper python3 flavor.
2020-09-09 08:00:36 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
bket
007280993e Update to py-seaborn-0.10.1
Changes: https://github.com/mwaskom/seaborn/releases/tag/v0.10.1
2020-05-14 19:35:30 +00:00
bket
63f70b82b3 Update to py3-seaborn-0.10.0
Release notes can be found at
https://github.com/mwaskom/seaborn/releases/tag/v0.10.0.

python3 only now, so drop the FLAVOR.

OK kmos@
2020-01-26 19:14:14 +00:00
bket
b146e8b890 Import py-seaborn-0.9.0.
DESCR:
Seaborn is a library for making statistical graphics in Python. It is
built on top of matplotlib and closely integrated with pandas data
structures. Seaborn aims to make visualization a central part of
exploring and understanding data. Its dataset-oriented plotting
functions operate on dataframes and arrays containing whole datasets and
internally perform the necessary semantic mapping and statistical
aggregation to produce informative plots.

OK kmos@
2019-08-10 03:48:32 +00:00