5

python数据分析与可视化【思维导图】 - CodingOrange

 1 year ago
source link: https://www.cnblogs.com/CodingOrange/p/17038429.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

python数据分析与可视化常用库 numpy+matplotlib+pandas 思维导图

图中难免有错误,后期随着学习与应用的深入,会不断修改更新。

当前版本号:1.0

image

numpy介绍

NumPy 是什么?

NumPy是使用Python进行科学计算的基础软件包。除其他外,它包括:
功能强大的N维数组对象。
精密广播功能函数。
集成 C/C+和Fortran 代码的工具。
强大的线性代数、傅立叶变换和随机数功能。

matplotlib介绍

Matplotlib 是什么?

Matplotlib 是一个 Python 的 2D绘图库,它以各种硬拷贝格式和跨平台的交互式环境生成出版质量级别的图形。

pandas介绍

Pandas是什么?

Pandas是一个强大的分析结构化数据的工具集;它的使用基础是Numpy(提供高性能的矩阵运算);用于数据挖掘和数据分析,同时也提供数据清洗功能。


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK