当前位置:网站首页>[Seaborn] combination chart: pairplot and jointplot
[Seaborn] combination chart: pairplot and jointplot
2022-07-07 17:02:00 【AwesomeTang】
Preface
- The previous chapter introduced
FacetGrid
、JointGrid
、PairGrid
, All three areaxes-level
Methods , It can also be seen from the naming method ,FacetGrid
、JointGrid
、PairGrid
Is the coordinate system created , Then you need to bind the data yourself . - But for the
JointGrid
andPairGrid
, In fact, there is a correspondingfigure-level
Methods , You can directly complete the drawing of charts . - If our needs are complex , We can go through
PairGrid
andJointGrid
Complete more customized requirements , Otherwise, it is recommended to usePairPlot
andJointPlot
.
PairPlot
PairPlot
The chart will be automatically generated according to the measurement fields in the dataset , We don't need to bind data in turn ;
The default diagonal is histogram , Scatter diagram on both sides ;
# Main code
g = sns.pairplot(penguins)
边栏推荐
- The difference and working principle between compiler and interpreter
- LeetCode 1626. The best team without contradiction
- 网关Gateway的介绍与使用
- 在哪个期货公司开期货户最安全?
- Introduction and use of gateway
- AutoLISP series (3): function function 3
- LeetCode 1774. The dessert cost closest to the target price is one question per day
- Direct dry goods, 100% praise
- Cesium (4): the reason why gltf model is very dark after loading
- Cesium(3):ThirdParty/zip. js
猜你喜欢
随机推荐
低代码(lowcode)帮助运输公司增强供应链管理的4种方式
深度监听 数组深度监听 watch
node:504报错
LeetCode-SQL第一天
【Seaborn】组合图表、多子图的实现
QT中自定义控件的创建到封装到工具栏过程(二):自定义控件封装到工具栏
[PHP] PHP interface inheritance and interface multi inheritance principle and implementation method
QML初学
Vs2019 configuration matrix library eigen
LeetCode 312. Poke balloon daily
Advanced C language -- function pointer
Personal notes of graphics (1)
字节跳动高工面试,轻松入门flutter
Read PG in data warehouse in one article_ stat
第九届 蓝桥杯 决赛 交换次数
The latest interview experience of Android manufacturers in 2022, Android view+handler+binder
Process from creation to encapsulation of custom controls in QT to toolbar (I): creation of custom controls
skimage学习(3)——Gamma 和 log对比度调整、直方图均衡、为灰度图像着色
AutoLISP series (1): function function 1
SlashData开发者工具榜首等你而定!!!