Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samlau95/python-workshops

Python workshops for the Cog Sci department
https://github.com/samlau95/python-workshops

Last synced: 19 days ago
JSON representation

Python workshops for the Cog Sci department

Awesome Lists containing this project

README

        

# Cog Sci Python Workshops

| Workshop | Description | Slides | Walkthrough | Practice |
| -------- | ------------------------------------ | ---------- | ------------------------ | ------------------------- |
| Wi20 | Data Viz with seaborn and matplotlib | [PDF][s01] | [live][d01], [html][h01] | [live][p01], [sol][sol01] |

This repo contains the materials used in my Python workshops for the Cog Sci
department.

[s01]: https://github.com/SamLau95/python-workshops/blob/master/data-viz/data-viz.pdf
[d01]: https://mybinder.org/v2/gh/SamLau95/python-workshops/master?filepath=data-viz%2Fwalkthrough.ipynb
[h01]: https://nbviewer.jupyter.org/github/SamLau95/python-workshops/blob/master/data-viz/walkthrough.ipynb
[p01]: https://mybinder.org/v2/gh/SamLau95/python-workshops/master?filepath=probs%2Fdata-viz%2Fproblems.ipynb
[sol01]: https://nbviewer.jupyter.org/github/SamLau95/python-workshops/blob/master/sol/data-viz/problems.ipynb