summaryrefslogtreecommitdiffstats
path: root/python/python3-seaborn
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-10-20 13:57:53 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-22 02:53:43 +0700
commitcf9a6f2fe734ca124758c28ef5c62c407bd33f8f (patch)
treed36d6f27d080f5c962fb647bc511e9c7762df1c8 /python/python3-seaborn
parent4b34a3ab0837bb97dd85f395cbfbc0885b381228 (diff)
downloadslackbuilds-cf9a6f2fe734ca124758c28ef5c62c407bd33f8f.tar.gz
slackbuilds-cf9a6f2fe734ca124758c28ef5c62c407bd33f8f.tar.xz
python/python3-seaborn: Edit README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-seaborn')
-rw-r--r--python/python3-seaborn/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-seaborn/README b/python/python3-seaborn/README
index c11a97b528..9876d09fac 100644
--- a/python/python3-seaborn/README
+++ b/python/python3-seaborn/README
@@ -1,6 +1,6 @@
Seaborn is a Python data visualization library based on matplotlib.
-It provides a high-level interface for drawing attractive and
+It provides a high-level interface for drawing attractive and
informative statistical graphics.
-python3-statsmodels (optional) provides advanced statistical
-plot functions.
+scipy3 and python3-statsmodels (both optional) provide advanced
+statistical plot functions.