A collection of demo programs from public domain illustrating elementary Seaborn plots. The key pre-requisite for Seaborn is the installation of matplotlib package.
- Hello Matlibplot
Classic "Hello" example for matplotlib. 🔰
- Hello Seaborn
A very simple introduction to Seaborn using an intrinsic dataset. You can use the get_datasets()
function to retrieve the list of available datasets at Seaborn
- P
- Q