programming for data science (with python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf ·...

15
9/4/2018 1 Programming for Data Science (with Python) Le Trong Ngoc http://fit.iuh.edu.vn/giangvien@letrongngoc Contents Introduction to Data Science and Data Analysis Introduction to Python for Data Science Data Visualization with Python Statistical Thinking in Python Applied Machine Learning in Python Programming for Data Science ( with Python)

Upload: others

Post on 23-Mar-2020

33 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

1

Programming for Data Science(with Python)

Le Trong Ngoc – http://fit.iuh.edu.vn/giangvien@letrongngoc

Contents

▪ Introduction to Data Science and Data Analysis

▪ Introduction to Python for Data Science

▪ Data Visualization with Python

▪ Statistical Thinking in Python

▪ Applied Machine Learning in Python

Programming for Data Science ( with Python)

Page 2: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

2

Introduction to Python for Data Science

▪ Set up the Lab Environment

▪ Python basics

▪ List – A Data Structure

▪ Functions and Packages

▪ Numpy

▪ Plotting with Matplotlib

▪ Control Flow and Pandas

Introduction to Python for Data Science

Plotting with Matplotlib

Introduction to Python for Data Science

Page 3: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

3

Plotting with Matplotlib

Introduction to Python for Data Science

Plotting with Matplotlib

Introduction to Python for Data Science

Page 4: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

4

Plotting with Matplotlib

Introduction to Python for Data Science

Plotting with Matplotlib

Introduction to Python for Data Science

Page 5: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

5

Plotting with Matplotlib

Introduction to Python for Data Science

Plotting with Matplotlib

Introduction to Python for Data Science

Page 6: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

6

Plotting with Matplotlib

Introduction to Python for Data Science

Control Flow

Introduction to Python for Data Science

Page 7: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

7

Control Flow

Introduction to Python for Data Science

Control Flow

Introduction to Python for Data Science

Page 8: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

8

Control Flow

Introduction to Python for Data Science

Control Flow

Introduction to Python for Data Science

Page 9: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

9

Control Flow

Introduction to Python for Data Science

Control Flow

Introduction to Python for Data Science

Page 10: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

10

Control Flow

Introduction to Python for Data Science

Control Flow

Introduction to Python for Data Science

Page 11: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

11

Pandas

Introduction to Python for Data Science

Pandas

Introduction to Python for Data Science

Page 12: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

12

Pandas

Introduction to Python for Data Science

Pandas

Introduction to Python for Data Science

Page 13: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

13

Pandas

Introduction to Python for Data Science

Pandas

Introduction to Python for Data Science

Page 14: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

14

Pandas

Introduction to Python for Data Science

Pandas

Introduction to Python for Data Science

Page 15: Programming for Data Science (with Python)fit.iuh.edu.vn/upload/01120031/files/ds1_week4.pdf · Plotting with Matplotlib Introduction to Python for Data Science . 9/4/2018 6 Plotting

9/4/2018

15

Pandas

Introduction to Python for Data Science