Daniel Wenz
|
f81b29e039
|
Customs settings used in the notebooks. The settings are required to render the students tasks cells nicely.
|
2019-10-06 15:33:49 +02:00 |
|
Daniel Wenz
|
0862626138
|
First chapter of PGP python lecture. This chapter will repeat briefly the learned objects of the preparation chapter. Building up on this knowledge the first chapter shows the students all required steps to analyze, fit and plot data with python
|
2019-10-06 15:31:50 +02:00 |
|
Daniel Wenz
|
80e5d77da1
|
Now with the correct filename
|
2019-10-06 15:24:28 +02:00 |
|
Daniel Wenz
|
fcacb7beb1
|
Delete Vorbereitung_Kapitel_1..ipynb since filename change does not work like that
|
2019-10-06 15:24:00 +02:00 |
|
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 |
|