Hallo Python!

Einführung in Python

Hugo Bowne-Anderson

Data Scientist at DataCamp

Wie du lernen wirst

DataCamp-Schnittstelle

Einführung in Python

Python

guido-hba.png

  • Für allgemeine Zwecke: baue alles mögliche damit!

  • Open Source! Kostenlos!

  • Python-Pakete, auch für Data Science

    • Viele Anwendungen und Bereiche
Einführung in Python

IPython Shell

Python-Befehle ausführen

ipython_shell.png

Einführung in Python

IPython Shell

Python-Befehle ausführen

ipython_shell_highlighted.png

Einführung in Python

IPython Shell

 

Berechnungen in der IPython-Shell von DataCamp

Einführung in Python

Python-Skript

  • Textdateien – .py

  • Eine Liste mit Python-Befehlen

  • Ähnlich wie Befehlseingabe in IPython-Shell

Python-Skript in DataCamp

Einführung in Python

Python-Skript

GIF: 4 + 5 in das Skript eingeben und auf „Antwort senden“ klicken. Es wird nichts angezeigt.

Einführung in Python

Python-Skript

python_script_print.gif

  • Verwende print(), um die Ausgabe aus dem Skript zu generieren.
Einführung in Python

DataCamp-Schnittstelle

Screenshot der DataCamp-Oberfläche

Einführung in Python

Lass uns üben!

Einführung in Python

Preparing Video For Download...