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:11:20 +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 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

PGP1 Python Einfuehrung

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