aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pandas/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-01-02 22:20:43 -0600
committerRobby Workman <rworkman@slackbuilds.org>2020-01-02 23:33:51 -0600
commit7ee3add65152e56f96a477bc5228c423cb0239fa (patch)
tree5b9cc77a3c6d0435a5c30e4aba3656a1c7bb04d1 /python/python3-pandas/README
parent345cb149aef82627f84b9973f6bff4d029e5bf69 (diff)
python/python3-pandas: Added (Python Data Analysis Library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/python3-pandas/README')
-rw-r--r--python/python3-pandas/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-pandas/README b/python/python3-pandas/README
new file mode 100644
index 0000000000..dec9193533
--- /dev/null
+++ b/python/python3-pandas/README
@@ -0,0 +1,3 @@
+The Python Data Analysis Library (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.