Achtung! Das Lehrangebot ist noch nicht vollständig und wird bis Semesterbeginn laufend ergänzt.
980043 TS Introduction to Programming in Python 3 for Physicists (2019W)
Labels
VDS-PH
Main target group for this workshop are fellows of the Vienna Doctoral School in Physics. In case the workshop is overbooked, fellows are ranked first.
Details
max. 15 Teilnehmer*innen
Sprache: Englisch
Prüfungstermine
Lehrende
Termine
24 and 29 January 2020, 9 am till 4 pm
Location: Room 3114 (Faculty of Physics, Boltzmanngasse 5, 1090 Vienna, 1st floor)
Information
Ziele, Inhalte und Methode der Lehrveranstaltung
Art der Leistungskontrolle und erlaubte Hilfsmittel
Mindestanforderungen und Beurteilungsmaßstab
Prüfungsstoff
Literatur
Zuordnung im Vorlesungsverzeichnis
Letzte Änderung: Mi 21.04.2021 13:41
• Python's data types
• Methods vs. functions
• Getting help
• Control Flow: conditional execution and loops, Python's syntactic specialities
• Managing additional packages using command line tools (pip and/or conda)
• Adding scientific packages.
• Introduction to pandas (powerful data analysis library), numpy (array objects, linear
algebra)Proposed topics for day 2• Advanced Data Analysis (statistics, common probability distribution functions)
• Visualisation (seaborn, matplotlib)
• Discussion of the self-study examples from day 1
• Advanced libraries.