From 4687184d078c0051602a08072bd9a05aa2cf04c2 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 7 Mar 2020 08:56:27 +0700 Subject: python/python3-seaborn: Added (statistical data visualization). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-seaborn/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python3-seaborn/README (limited to 'python/python3-seaborn/README') diff --git a/python/python3-seaborn/README b/python/python3-seaborn/README new file mode 100644 index 0000000000..c11a97b528 --- /dev/null +++ b/python/python3-seaborn/README @@ -0,0 +1,6 @@ +Seaborn is a Python data visualization library based on matplotlib. +It provides a high-level interface for drawing attractive and +informative statistical graphics. + +python3-statsmodels (optional) provides advanced statistical +plot functions. -- cgit v1.2.3