diff options
Diffstat (limited to 'python/python3-seaborn/README')
-rw-r--r-- | python/python3-seaborn/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-seaborn/README b/python/python3-seaborn/README index 9876d09facc3..2364d998032e 100644 --- a/python/python3-seaborn/README +++ b/python/python3-seaborn/README @@ -2,5 +2,5 @@ Seaborn is a Python data visualization library based on matplotlib. It provides a high-level interface for drawing attractive and informative statistical graphics. -scipy3 and python3-statsmodels (both optional) provide advanced +python3-scipy and python3-statsmodels (both optional) provide advanced statistical plot functions. |