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

  • d5df6ecdd6 Variante mit csv um encoding-Typ erweitert; Dies ist nicht noetig fuer die numpy-Variante Matthias Hoek 2019-10-14 16:41:48 +0200
  • 4bb9da9c59 Einlesen mit csv-Package: Beispiel geaendert, so dass es zum Skript passt (Ohne enum) Matthias Hoek 2019-10-14 13:44:10 +0200
  • 4606b48cf2 Formatierung der Beispieldaten-Datei in UTF-8 geandert Matthias Hoek 2019-10-14 13:42:47 +0200
  • 156321ad24 Git Ignore hinzugefuegt und Jupyer Notebook Checkpoints dort eingetragen Matthias Hoek 2019-10-08 11:29:46 +0200
  • e00c7f451b Beschreibung von Markdown-Zellen kombiniert und Beschreibung des ZDV Jupyter Hubs hinzugefuegt. Matthias Hoek 2019-10-08 11:11:20 +0200
  • eddf1a4517 Einfuehrung Jupyter Notebooks hinzugefuegt Matthias Hoek 2019-10-07 17:31:04 +0200
  • 4d0db3c4fe Set-up file which will set-up the custom settings. Daniel Wenz 2019-10-06 15:34:36 +0200
  • f81b29e039 Customs settings used in the notebooks. The settings are required to render the students tasks cells nicely. Daniel Wenz 2019-10-06 15:33:49 +0200
  • 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 Daniel Wenz 2019-10-06 15:31:50 +0200
  • 80e5d77da1 Now with the correct filename Daniel Wenz 2019-10-06 15:24:28 +0200
  • fcacb7beb1 Delete Vorbereitung_Kapitel_1..ipynb since filename change does not work like that Daniel Wenz 2019-10-06 15:24:00 +0200
  • 6d694d8b09 Fixed a mistake in the operators table. Also removed the dot from the filename. Daniel Wenz 2019-10-06 15:23:24 +0200
  • 9ab6ba5603 Example data-set of the PGP2. This dataset is required for chapter 2. Daniel Wenz 2019-10-06 15:13:57 +0200
  • 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. Daniel Wenz 2019-10-06 15:11:20 +0200
  • 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. Daniel Wenz 2019-10-06 14:54:16 +0200
  • b3e28da13e Initial commit Matthias Hoek 2019-10-01 16:10:15 +0200