INTRO TO PYTHON FOR DATA SCIENCE
Hello Python!
Intro to Python for Data Science
What you will learn
Python
Specifically for Data Science
Store data
Manipulate data
Tools for data analysis
Intro to Python for Data Science
How you will learn
Intro to Python for Data Science
Python
Guido Van Rossum
General Purpose: build anything
Open Source! Free!
Python Packages, also for Data Science
Many applications and fields
Version 3.x - h!ps://www.python.org/downloads/
Intro to Python for Data Science
IPython Shell
Execute Python commands
Intro to Python for Data Science
IPython Shell
Intro to Python for Data Science
Python Script
Text Files - .py
List of Python Commands
Similar to typing in IPython Shell
Intro to Python for Data Science
Python Script
Intro to Python for Data Science
DataCamp Interface
Script
Shell
INTRO TO PYTHON FOR DATA SCIENCE
Lets practice!