1 个仓库
Educational guides for creating and customizing plots and charts.
Distinct from Matplotlib: Distinct from Matplotlib: focuses on the educational tutorial aspect rather than the library implementation itself.
Explore 1 awesome GitHub repository matching graphics & multimedia · Visualization Tutorials. Refine with filters or upvote what's useful.
r4ds 是一个数据科学课程和教育资源,专为精通 R 编程语言而设计。它为导入、整理、转换和可视化数据的端到端过程提供了结构化的学习路径。 该项目强调可重复的数据科学指南和全面的数据整理课程。它包括关于用于分层数据可视化的图形语法(grammar of graphics)的专业教程,以及使用 Quarto 创建的融合可执行代码与叙述性文本的技术出版物。 该材料涵盖了广泛的分析能力,包括来自不同来源的数据摄取、关系数据连接以及分类变量的管理。它还涉及数据清洗、数学建模以及多格式专业报告和演示文稿的生成。 该课程侧重于函数式编程和整洁数据(tidy data)原则的实际应用,以创建透明且可重复的分析。
Provides educational guides for creating layered data visualizations through a grammar of graphics.