0
点赞
收藏
分享

微信扫一扫

seaborn 0.9 文档翻译活动期待大家的参与~


参与方式:https://github.com/apachecn/seaborn-doc-zh/blob/master/CONTRIBUTING.md

整体进度:https://github.com/apachecn/seaborn-doc-zh/issues/1

项目仓库:https://github.com/apachecn/seaborn-doc-zh

贡献指南

请您勇敢地去翻译和改进翻译。虽然我们追求卓越,但我们并不要求您做到十全十美,因此请不要担心因为翻译上犯错——在大部分情况下,我们的服务器已经记录所有的翻译,因此您不必担心会因为您的失误遭到无法挽回的破坏。(改编自维基百科)

章节列表

  • An introduction to seaborn
  • Installing and getting started
  • Visualizing statistical relationships
  • Plotting with categorical data
  • Visualizing the distribution of a dataset
  • Visualizing linear relationships
  • Building structured multi-plot grids
  • Controlling figure aesthetics
  • Choosing color palettes
  • seaborn.relplot
  • seaborn.scatterplot
  • seaborn.lineplot
  • seaborn.catplot
  • seaborn.stripplot
  • seaborn.swarmplot
  • seaborn.boxplot
  • seaborn.violinplot
  • seaborn.boxenplot
  • seaborn.pointplot
  • seaborn.barplot
  • seaborn.countplot
  • seaborn.jointplot
  • seaborn.pairplot
  • seaborn.distplot
  • seaborn.kdeplot
  • seaborn.rugplot
  • seaborn.lmplot
  • seaborn.regplot
  • seaborn.residplot
  • seaborn.heatmap
  • seaborn.clustermap
  • seaborn.FacetGrid
  • seaborn.FacetGrid.map
  • seaborn.FacetGrid.map_dataframe
  • seaborn.PairGrid
  • seaborn.PairGrid.map
  • seaborn.PairGrid.map_diag
  • seaborn.PairGrid.map_offdiag
  • seaborn.PairGrid.map_lower
  • seaborn.PairGrid.map_upper
  • seaborn.JointGrid
  • seaborn.JointGrid.plot
  • seaborn.JointGrid.plot_joint
  • seaborn.JointGrid.plot_marginals
  • seaborn.set
  • seaborn.axes_style
  • seaborn.set_style
  • seaborn.plotting_context
  • seaborn.set_context
  • seaborn.set_color_codes
  • seaborn.reset_defaults
  • seaborn.reset_orig
  • seaborn.set_palette
  • seaborn.color_palette
  • seaborn.husl_palette
  • seaborn.hls_palette
  • seaborn.cubehelix_palette
  • seaborn.dark_palette
  • seaborn.light_palette
  • seaborn.diverging_palette
  • seaborn.blend_palette
  • seaborn.xkcd_palette
  • seaborn.crayon_palette
  • seaborn.mpl_palette
  • seaborn.choose_colorbrewer_palette
  • seaborn.choose_cubehelix_palette
  • seaborn.choose_light_palette
  • seaborn.choose_dark_palette
  • seaborn.choose_diverging_palette
  • seaborn.load_dataset
  • seaborn.despine
  • seaborn.desaturate
  • seaborn.saturate
  • seaborn.set_hls_values

流程

一、认领

首先查看整体进度,确认没有人认领了你想认领的章节。

然后回复 ISSUE,注明“章节 + QQ 号”(一定要留 QQ)。

二、翻译

可以合理利用翻译引擎(例如谷歌),但一定要把它变得可读!

如果遇到格式问题,请随手把它改正。

三、提交

  • fork Github 项目
  • 将译文放在docs文件夹下
  • push
  • pull request

请见 Github 入门指南。


举报

相关推荐

0 条评论