An open API service indexing awesome lists of open source software.

https://github.com/jumpingrivers/2023-pyconuk-seaborn

Materials for the Data Visualisation with Seaborn Clasroom at Pycon UK 2023
https://github.com/jumpingrivers/2023-pyconuk-seaborn

Last synced: about 1 year ago
JSON representation

Materials for the Data Visualisation with Seaborn Clasroom at Pycon UK 2023

Awesome Lists containing this project

README

          

# Data Visualisation with Seaborn

Classroom for PyCon UK 2023

## Dependencies

The workshop dependencies can be installed by running:

```
python3 -m pip install jrpyvis
```

This installs Matplotlib, Pandas and Seaborn.

View the slides here:

- [Introduction](https://jumpingrivers.github.io/2023-pyconuk-seaborn/introduction.html)