分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.029
秒,为您找到
121
个相关结果.
搜书籍
搜文档
An introduction to seaborn
2509
2019-06-16
《seaborn 0.9 中文文档》
Seaborn 简介 接口抽象 估计与误差 分类图 图与轴的函数 数据集结构可视化 自定义样式 组织数据集 下一步 Seaborn 简介 译者:yiran Seaborn 是一个基于 matplotlib 且数据结构与 pandas 统一的统计图制作库。 这里列出了一些 seaborn 的功能: 计算多变量 间关系...
seaborn.PairGrid
1008
2019-06-16
《seaborn 0.9 中文文档》
seaborn.PairGrid seaborn.PairGrid class seaborn . PairGrid ( data , hue = None , hue_order = None , palette = None , hue_kws = None , vars = None , x_vars = None , y_va...
seaborn.clustermap
1721
2019-06-16
《seaborn 0.9 中文文档》
seaborn.clustermap seaborn.clustermap seaborn . clustermap ( data , pivot_kws = None , method = 'average' , metric = 'euclidean' , z_score = None , standard_scale = None ,...
seaborn.distplot
1482
2019-06-16
《seaborn 0.9 中文文档》
seaborn.distplot seaborn.distplot seaborn . distplot ( a , bins = None , hist = True , kde = True , rug = False , fit = None , hist_kws = None , kde_kws = None , rug_kw...
seaborn.lineplot
1840
2019-06-16
《seaborn 0.9 中文文档》
seaborn.lineplot seaborn.lineplot seaborn . lineplot ( x = None , y = None , hue = None , size = None , style = None , data = None , palette = None , hue_order = None , ...
seaborn.relplot
1212
2019-06-16
《seaborn 0.9 中文文档》
seaborn.relplot seaborn.relplot seaborn . relplot ( x = None , y = None , hue = None , size = None , style = None , data = None , row = None , col = None , col_wrap = N...
seaborn.JointGrid
1069
2019-06-16
《seaborn 0.9 中文文档》
seaborn.JointGrid seaborn.JointGrid class seaborn . JointGrid ( x , y , data = None , height = 6 , ratio = 5 , space = 0.2 , dropna = True , xlim = None , ylim = None ...
seaborn.residplot
1282
2019-06-16
《seaborn 0.9 中文文档》
seaborn.residplot seaborn.residplot 译者:P3n9W31 seaborn . residplot ( x , y , data = None , lowess = False , x_partial = None , y_partial = None , order = 1 , robust...
seaborn.regplot
3571
2019-06-16
《seaborn 0.9 中文文档》
seaborn.regplot seaborn.regplot 译者:P3n9W31 seaborn . regplot ( x , y , data = None , x_estimator = None , x_bins = None , x_ci = 'ci' , scatter = True , fit_reg = T...
seaborn.kdeplot
2301
2019-06-16
《seaborn 0.9 中文文档》
seaborn.kdeplot seaborn.kdeplot seaborn . kdeplot ( data , data2 = None , shade = False , vertical = False , kernel = 'gau' , bw = 'scott' , gridsize = 100 , cut = 3 , ...
1
2
3
4
»
..13