1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-06-14 20:12:21 +00:00

Update 2_3_1_Advanced_Visualisation.ipynb

This commit is contained in:
Carlos A. Iglesias 2025-06-02 16:28:06 +03:00 committed by GitHub
parent 44a555ac2d
commit b9ecccdeab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
In the previous notebook, we developed plots with the [matplotlib](http://matplotlib.org/) plotting library.\n", "In the previous notebook, we developed plots with the [matplotlib](http://matplotlib.org/) plotting library.\n",
"\n", "\n",
"This notebook introduces another plotting library, [**seaborn**](https://stanford.edu/~mwaskom/software/seaborn/), which provides advanced facilities for data visualization.\n", "This notebook introduces another plotting library, [**seaborn**](https://stanford.edu/~mwaskom/software/seaborn/), which provides advanced facilities for data visualization.\n",
"\n", "\n",