diff options
Diffstat (limited to 'python/python3-seaborn/README')
-rw-r--r-- | python/python3-seaborn/README | 6 |
1 files changed, 6 insertions, 0 deletions
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. |