We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25afc57 commit 9bc9be0Copy full SHA for 9bc9be0
content/pages/09-data/17-data-analysis.markdown
@@ -41,3 +41,7 @@ libraries from scratch.
41
write these analysis libraries, so there is a wealth of information
42
not necessarily captured anywhere else.
43
44
+* [Python Plotting for Exploratory Data Analysis](http://pythonplot.com/)
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.
0 commit comments