Skip to content

Commit 95a1233

Browse files
stijnvanhoeyjorisvandenbossche
authored andcommitted
Add intro seaborn
1 parent c7c8678 commit 95a1233

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_solved/visualization_02_seaborn.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
}
5757
},
5858
"source": [
59+
"> Seaborn is a library for making attractive and **informative statistical** graphics in Python. It is built **on top of Matplotlib** and tightly integrated with the PyData stack, including **support for Numpy and Pandas** data structures and statistical routines from scipy and statsmodels.\n",
60+
"\n",
5961
"[Seaborn](https://seaborn.pydata.org/) is a Python data visualization library:\n",
6062
"\n",
6163
"* Built on top of Matplotlib, but providing\n",

0 commit comments

Comments
 (0)