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: fast alles machbar

  • 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

  • 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

  • Mit print() Ausgabe aus Skript 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...