Skip to content

Commit ea1604d

Browse files
committed
2 parents 0bd7779 + 3df9e25 commit ea1604d

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,19 @@
88
| DAY 1 | DAY 2 | DAY 3 |
99
|-----------------------------|---------------------------------------|-----------------------|
1010
| | Coffee and the day before (optional) | |
11-
| [Introduction and motivation](Introduction) | Conditions | [Visualization I](Visualizations) |
12-
| [Installation and tools](Installation_and_tools) | Loops | [Visualization II](Visualizations) |
13-
| | Functions | |
11+
| [Introduction and motivation](Introduction) | [Conditionals](Conditionals) | [Visualization I](Visualizations) |
12+
| [Installation and tools](Installation_and_tools) | [Loops](Loops) | [Visualization II](Visualizations) |
13+
| | [Functions](Functions) | |
1414
| | | Introduction Datathon |
15-
| [Variables and data types](Variables_and_data_types) | Classes | Datathon |
16-
| [Numbers and operators](Numbers_and_operators) & [Importing data](Importing_data) | Scientific python | |
17-
| [Data structures](Data_structures) | Pandas | Datathon |
15+
| [Variables and data types](Variables_and_data_types) | [Numpy](Numpy) | Datathon |
16+
| [Numbers and operators](Numbers_and_operators) & [Importing data](Importing_data) | | |
17+
| [Data structures](Data_structures) | [Pandas](Pandas) | Datathon |
1818
| | | Presentations |
1919
| Q&A | | What else is there? |
2020

2121
## Program April 2021
22-
![image](https://user-images.githubusercontent.com/1425851/115496399-d4c6db80-a269-11eb-8183-92aff24f85c9.png)
22+
![image](https://user-images.githubusercontent.com/1425851/115610080-a9370600-a2e8-11eb-9c5b-5cdafd909b6b.png)
23+
2324

2425

2526

0 commit comments

Comments
 (0)