Bonjour Python !

Introduction à Python

Hugo Bowne-Anderson

Data Scientist at DataCamp

Ce que vous allez apprendre et comment

Interface DataCamp

Introduction à Python

Python

guido-hba.png

  • Polyvalent : pour tout type de projet

  • Open source ! Gratuit !

  • Paquets Python, également pour la science des données

    • De nombreuses applications dans des domaines variés
Introduction à Python

Shell IPython

Exécutez des commandes Python

ipython_shell.png

Introduction à Python

Shell IPython

Exécutez des commandes Python

ipython_shell_highlighted.png

Introduction à Python

Shell IPython

 

Calculs dans le shell IPython de DataCamp

Introduction à Python

Script Python

  • Fichiers texte - .py

  • Liste des commandes Python

  • Similaire à la saisie dans le shell IPython

Script Python dans DataCamp

Introduction à Python

Script Python

GIF : saisir 4 + 5 dans le script et cliquer sur « Soumettre la réponse ». Aucune sortie n'est affichée.

Introduction à Python

Script Python

python_script_print.gif

  • Utilisez print() pour générer une sortie à partir du script
Introduction à Python

Interface DataCamp

Capture d'écran de l'interface DataCamp

Introduction à Python

Passons à la pratique !

Introduction à Python

Preparing Video For Download...