diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-18 09:12:39 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-18 14:59:56 -0600 |
commit | 9da5bc0dffe7973e2a406fb1dd3554e62969ce2a (patch) | |
tree | 37692d6fb15f81a378dd47e14ff26df57319aa38 /development/pandas/slack-desc | |
parent | 6a0d4ed75e47b559edbc724f2557343ab9e794ac (diff) |
development/pandas: Added (Powerful data structures).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/pandas/slack-desc')
-rw-r--r-- | development/pandas/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/pandas/slack-desc b/development/pandas/slack-desc new file mode 100644 index 0000000000000..c1e5a20deb7cd --- /dev/null +++ b/development/pandas/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pandas: pandas (Powerful data structures) +pandas: +pandas: Pandas is a Python package providing fast, flexible, and expressive +pandas: data structures designed to make working with structured (tabular, +pandas: multidimensional, potentially heterogeneous) and time series data +pandas: both easy and intuitive. +pandas: +pandas: Homepage: http://pandas.pydata.org +pandas: +pandas: +pandas: |