Note import of pandas 0.9.1.

pandas is an open source, BSD-licensed library providing
high-performance, easy-to-use data structures and data analysis tools
for the Python programming language.
This commit is contained in:
bad 2012-11-22 00:16:20 +00:00
parent 0b9f58a790
commit ee1a4ba128

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2012,v 1.3601 2012/11/21 21:43:41 ryoon Exp $
$NetBSD: CHANGES-2012,v 1.3602 2012/11/22 00:16:20 bad Exp $
Changes to the packages collection and infrastructure in 2012:
@ -5527,3 +5527,4 @@ Changes to the packages collection and infrastructure in 2012:
Updated www/firefox10-l10n to 10.0.11 [ryoon 2012-11-21]
Updated www/firefox-l10n to 17.0 [ryoon 2012-11-21]
Updated devel/nspr to 4.9.3.3 [ryoon 2012-11-21]
Added math/py-pandas version 0.9.1 [bad 2012-11-22]