From 7ee3add65152e56f96a477bc5228c423cb0239fa Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Thu, 2 Jan 2020 22:20:43 -0600 Subject: python/python3-pandas: Added (Python Data Analysis Library) Signed-off-by: Robby Workman --- python/python3-pandas/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-pandas/README (limited to 'python/python3-pandas/README') 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. -- cgit v1.2.3