Introduction to Python
for Data Science
Jackie Chao
jackie.chao@gmail.com
2018/11/25 , Read For You
Not only for data science
Outline
• Variables and Types
• Python Lists
• Subsetting Lists
• Manipulating Lists
• Functions
• Methods
• Packages
• Numpy
• 2D Numpy Array
• Basic Statistics with Numpy
• Basic plot with matplotlib
• Histograms
• Customization
• Boolean logic and control flow
• Pandas
Variable & types
list
subsetting list
list slicing
list manipulation
function
methods
packages
Numpy
Numpy
2D numpy array
subsetting 2D numpy array
numpy basic statistics
matplotlib
histogram
customization
Python Tool
Python Tool

Introduction to python for data science