diff options
-rw-r--r-- | python/python3-seaborn/README | 6 |
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. |