数据科学与python简介

于淼

2014年12月29日

数据科学

工作流程

PYTHON 入门

Python 工具包

探索性数据分析

Letter Step Notes
A Acquire the data and Assemble the data frame Find data, import into Pandas
C Clean the data frame Identify and limit columns, rows, indices, dates, etc.
E Explore global properties Visualize! Basic plots and stats appropriate to the data set
S Subset comparisons Look at (visualize!) initial emergenet variable relationships and subsets

常见模型

高级模型

参考