Skip to content

Commit 09dae67

Browse files
committed
updated readme
1 parent 6ba7bd3 commit 09dae67

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
"name": "data-collection",
33
"image": "mclevey/data-collection:latest",
44
"postCreateCommand": "poetry install",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Introduction to Python
22

3+
John McLevey<br>
4+
University of Waterloo
5+
36
This is an **optional** course/workshop module on introductory Python. It is based on Chapter from McLevey (2022) _[Doing Computational Social Science](https://www.johnmclevey.com/publications/books/Doing-Computational-Social-Science.html)_, and was initially prepared for my [Introduction to Computational Social Science](https://github.com/mclevey/computational-social-science) course in the 2024 GESIS Fall Seminar. You can access the other repositories for the course via [gesis24csspy](https://github.com/gesis24csspy).
47

58
## Tutorial Notebooks

0 commit comments

Comments
 (0)