Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/samlau95/python-workshops
- Owner: SamLau95
- Created: 2019-12-01T23:59:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T20:16:14.000Z (almost 5 years ago)
- Last Synced: 2024-11-05T09:51:12.909Z (2 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 13.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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