python基础 tuturial

#

[python基础](https://github.com/sunnyjh/MachineLearn_Tuturial/blob/master/Python/python_basic.md)

一、python基础

1.class类

  • class类
  • class init

    2.特例

  • zip lambda map
  • threading 什么是多线程
  • multiprocessing 什么是多进程
  • copy & deepcopy 浅复制 & 深复制
  • pickle 保存数据
  • set 找不同
  • 正则表达式

二、python数据统计

1.pandas

2.numpy

三、python可视化

1.matplotlib

2.seaborn

Next Steps

Please take a look at
or jump right into
Usage if you’d like.