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

https://github.com/gesiscss/methods_seminar_2020_network_science

Introduction to Social Network Science in Python
https://github.com/gesiscss/methods_seminar_2020_network_science

2020 exercises network-analysis network-science python seminar

Last synced: 2 days ago
JSON representation

Introduction to Social Network Science in Python

Awesome Lists containing this project

README

          

# 1st Virtual GESIS Methods Seminar 2020
## Chapter: Introduction to Social Network Science with Python

### Instructors:
Dr. Haiko Lietz [[website]](https://www.gesis.org/institut/mitarbeiterverzeichnis/person/haiko.lietz) [[github]](https://github.com/haikolietz)

MSc. Olga Zagovora [[website]](https://www.gesis.org/institut/mitarbeiterverzeichnis/person/Olga.Zagovora?no_cache=1) [[github]](https://github.com/zagovora) [[twitter]](https://twitter.com/alenyshkaxx)

MSc. Lisette Espin-Noboa [[website]](https://www.lisetteespin.info) [[github]](https://github.com/lisette-espin) [[twitter]](https://twitter.com/lespin)

### Venue and Dates
Dates: Sep. 21 - Sep. 25, 2020

Venue: Virtual (ZOOM)

Materials: [ILIAS](http://ilias.gesis.org/) and [GitHub](https://github.com/gesiscss/methods_seminar_2020_network_science)

---

### Run everyhting in the cloud

You can open the whole repository and work with it in the cloud.\
All your modifications and new files will be stored until you delete them.\
*Note: You need an account to login first. Just click the button and follow the instructions from "You are not yet registered?"*

[![Binder](https://notebooks.gesis.org/binder/badge.svg)](https://notebooks.gesis.org/services/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master)

---

### Exercises (one-by-one)

You can opt for working on individual exercises only.\
However, all your modifications will be lost after a few minutes of inactivity (or if you close the notebook).

#### Preparation (warm-up)

| # | Notebook | Launch |
|---|----------------------------------------------|--------|
| 0 | Introduction to Python and Jupyter notebooks | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F0_preparation%2F00_preparation.ipynb) |
| 1 | Variables, Strings, Numbers and Operators | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F0_preparation%2F01_var_string_num.ipynb) |
| 2 | Lists and Tuples | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F0_preparation%2F02_lists_tuples.ipynb) |
| 3 | Dictionaries | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F0_preparation%2F03_dictionaries.ipynb) |
| 4 | If statement | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F0_preparation%2F04_if_statements.ipynb) |
| 5 | Functions | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F0_preparation%2F05_introducing_functions.ipynb) |
| 6 | More functions | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F0_preparation%2F06_more_functions.ipynb) |

#### Day 1:
| # | Notebook | Instructor | Demo | Exercise | Solution |
|---|---------------------------------------------------|------------|------|-----------|----------|
| 1 | Essential Python functionality & data structures | Olga | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F1_monday%2F11_essential_python_functionality_%26_data_structures_demo.ipynb)| [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F1_monday%2F11_essential_python_functionality_%26_data_structures_exercise.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F1_monday%2F11_essential_python_functionality_%26_data_structures_exercise_solution.ipynb) |
| 2 | From data to networks and back | Lisette | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F1_monday%2F12_from_data_to_networks_and_back_demo.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F1_monday%2F12_from_data_to_networks_and_back_exercise.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F1_monday%2F12_from_data_to_networks_and_back_exercise_solution.ipynb)|

#### Day 2:
| # | Notebook | Instructor | Demo | Exercise | Solution |
|---|---------------------------------------------------|------------|------|-----------|----------|
| 1 | Network construction & Visualization | Haiko | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F2_tuesday%2F21_network_construction_and_visualization_demo.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F2_tuesday%2F21_network_construction_and_visualization_exercise.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F2_tuesday%2F21_network_construction_and_visualization_exercise_solutions.ipynb)|
| 2 | Node centrality | Olga | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F2_tuesday%2F22_node_centrality_demo.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F2_tuesday%2F22_node_centrality_exercise.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F2_tuesday%2F22_node_centrality_exercise_solution.ipynb)|

#### Day 3:
| # | Notebook | Instructor | Demo | Exercise | Solution |
|---|---------------------------------------------------|------------|------|-----------|----------|
| 1 | Brokerage and Closure | Haiko | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F3_wednesday%2F31_brokerage_and_closure_demo.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F3_wednesday%2F31_brokerage_and_closure_exercise.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F3_wednesday%2F31_brokerage_and_closure_exercise_solutions.ipynb) |
| 2 | Cohesion | Haiko | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F3_wednesday%2F32_cohesion_demo.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F3_wednesday%2F32_cohesion_exercise.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F3_wednesday%2F32_cohesion_exercise_solutions.ipynb) |

#### Day 4:
| # | Notebook | Instructor | Demo | Exercise | Solution |
|---|---------------------------------------------------|------------|------|-----------|----------|
| 1 | Community detection | Haiko | - | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F4_thursday%2F41_community_detection_exercise.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F4_thursday%2F41_community_detection_exercise_solutions.ipynb) |
| 2 | Hypothesis testing on networks | Lisette | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F4_thursday%2F42_hypothesis_testing_demo.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F4_thursday%2F42_hypothesis_testing_exercise.ipynb) | [![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/methods_seminar_2020_network_science/master?filepath=code%2F4_thursday%2F42_hypothesis_testing_exercise_solution.ipynb) |