Daniel Wenz
|
6d694d8b09
|
Fixed a mistake in the operators table. Also removed the dot from the filename.
|
2019-10-06 15:23:24 +02:00 |
|
Daniel Wenz
|
9ab6ba5603
|
Example data-set of the PGP2. This dataset is required for chapter 2.
|
2019-10-06 15:13:57 +02:00 |
|
Daniel Wenz
|
57e8c9ff2c
|
Preparation notebook for chapter 1. In this notebook the students will learn the first steps in python as well as how to use jupyter notebooks. The notebook deals with the following things: assigning values to variables, compute basic operations, use strings and to define functions. All things which are taught here are briefly repeated during the lecture day.
|
2019-10-06 15:11:20 +02:00 |
|
Daniel Wenz
|
6931a3dadb
|
First commit of the second Chapter of the PGP-Python lecture. Chapter 2 contains some additional stuff which is not mandatory for PGP1, but should be taught for PGP2. It contains two different methods on how txt- and csv-Files can be read in with Python. Additionally it contains some nice-to-have functions for creating even more detailed plots with python.
|
2019-10-06 14:54:16 +02:00 |
|
Matthias Hoek
|
b3e28da13e
|
Initial commit
|
2019-10-01 16:10:15 +02:00 |
|