1
0
Fork 0
mirror of https://gitlab.rlp.net/pgp/pgp1-python-einfuehrung synced 2024-10-12 13:24:22 +00:00
Commit graph

64 commits

Author SHA1 Message Date
Matthias Hoek
4606b48cf2 Formatierung der Beispieldaten-Datei in UTF-8 geandert 2019-10-14 13:42:47 +02:00
Matthias Hoek
156321ad24 Git Ignore hinzugefuegt und Jupyer Notebook Checkpoints dort eingetragen 2019-10-08 11:29:46 +02:00
Matthias Hoek
e00c7f451b Beschreibung von Markdown-Zellen kombiniert und Beschreibung des ZDV Jupyter Hubs hinzugefuegt. 2019-10-08 11:11:20 +02:00
Matthias Hoek
eddf1a4517 Einfuehrung Jupyter Notebooks hinzugefuegt 2019-10-07 17:31:04 +02:00
Daniel Wenz
4d0db3c4fe Set-up file which will set-up the custom settings. 2019-10-06 15:34:36 +02:00
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