seabornEasy Playground

Statistical visualization on matplotlib with attractive defaults

Getting started with seabornRun locally
Install
pip install seaborn
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: seaborn)

seaborn is a third-party package. Statistical visualization on matplotlib with attractive defaults. Install with: pip install seaborn

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?