1
0
Fork 0
mirror of https://gitlab.rlp.net/pgp/pgp1-python-einfuehrung synced 2024-10-12 13:24:22 +00:00
No description
Find a file
2019-10-06 15:31:50 +02:00
BeispielDatenPGP2.txt Example data-set of the PGP2. This dataset is required for chapter 2. 2019-10-06 15:13:57 +02:00
Kapitel_1._Einstieg_in_die_Welt_von_Python.ipynb 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
Kapitel_2._Das_Auge_plottet_mit_und_das_Einlesen_von_Daten__Zusatz_.ipynb 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
README.md Initial commit 2019-10-01 16:10:15 +02:00
Vorbereitung_Kapitel_1.ipynb Now with the correct filename 2019-10-06 15:24:28 +02:00

PGP1 Python Einfuehrung

Kursmaterial für die Python-Einführung im PGP1