diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-05-08 23:02:33 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-05-08 23:02:33 +0000 |
commit | 15014d29370fa900f0b0d2dc41ac32a0ec488b9d (patch) | |
tree | 34c18ddc508671476750a4fb26c6412775806aaa /math/py-pandas/files | |
parent | - update to 1.2.0 (diff) |
- update to 0.11.0
- add explicit runtime dependency on databases/py-sqlite3
PR: 178067
Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=317719
Diffstat (limited to 'math/py-pandas/files')
-rw-r--r-- | math/py-pandas/files/pkg-message.in | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/math/py-pandas/files/pkg-message.in b/math/py-pandas/files/pkg-message.in index 0aa7f3dd26a9..f31e4a112416 100644 --- a/math/py-pandas/files/pkg-message.in +++ b/math/py-pandas/files/pkg-message.in @@ -2,10 +2,16 @@ Note that the following ports are not strict dependencies but are highly recommended to get the most out of pandas. Install them as needed. +numexpr math/py-numexpr scipy science/py-scipy pytables devel/py-tables matplotlib math/py-matplotlib +xlrd textproc/py-xlrd +xlwt textproc/py-xlwt -Also recommended, but not yet available as a port is scikits.statsmodels. -http://statsmodels.sourceforge.net/ +Also recommended, but not yet available in ports are: + +bottleneck http://berkeleyanalytics.com/bottleneck/ +scikits.statsmodels http://statsmodels.sourceforge.net/ +openpyxl http://bitbucket.org/ericgazoni/openpyxl/wiki/Home === |