We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed915f commit 65d720aCopy full SHA for 65d720a
content/pages/03-data/16-data-analysis.markdown
@@ -45,3 +45,11 @@ libraries from scratch.
45
is a great tutorial on how to use simple data visualizations to bootstrap
46
your understanding of a data set. The walkthrough covers histograms, time
47
series analysis, scatter plots and various forms of bar charts.
48
+
49
+* This series entitled "Agile Analytics" has three parts that cover how to
50
+ work in a data science team and how to operate one if you are a manager:
51
52
+ * [Part 1: The Good Stuff](https://www.locallyoptimistic.com/post/agile-analytics-p1/)
53
+ * [Part 2: The Bad Stuff](https://www.locallyoptimistic.com/post/agile-analytics-p2/)
54
+ * [Part 3: The Adjustments](https://www.locallyoptimistic.com/post/agile-analytics-p3/)
55
0 commit comments