# Seaborn-Study **Repository Path**: email4reg/Seaborn-1 ## Basic Information - **Project Name**: Seaborn-Study - **Description**: Seaborn 学习笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2020-02-08 - **Last Updated**: 2022-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Seaborn学习笔记 根据matplotlib文档和Seaborn文档 > 作者:周振宇 > 邮箱:blue_liberty@163.com ## 目录 + [Matplotlib](http://nbviewer.jupyter.org/github/blueliberty/Seaborn/blob/master/0.Matplotlib.ipynb) + [Seaborn](http://nbviewer.jupyter.org/github/blueliberty/Seaborn/tree/master/) + [1.管理图表样式](http://nbviewer.jupyter.org/github/blueliberty/Seaborn/blob/master/1.Controlling%20figure%20aesthetics.ipynb) + [2.选择配色方案](http://nbviewer.jupyter.org/github/blueliberty/Seaborn/blob/master/2.Choosing%20color%20palettes.ipynb) + [3.可视化数据集的分布](http://nbviewer.jupyter.org/github/blueliberty/Seaborn/blob/master/3.Visualizing%20the%20distribution%20of%20a%20dataset.ipynb) + [4.可视化线性关系](http://nbviewer.jupyter.org/github/blueliberty/Seaborn/blob/master/4.Visualizing%20linear%20relationships.ipynb) + [5.绘制类别型数据](http://nbviewer.jupyter.org/github/blueliberty/Seaborn/blob/master/5.Plotting%20with%20categorical%20data.ipynb) + [6.绘制网格图表](http://nbviewer.jupyter.org/github/blueliberty/Seaborn/blob/master/6.Structured%20grids.ipynb)