Skip to content

Commit 9bc9be0

Browse files
committed
new data analysis resource
1 parent 25afc57 commit 9bc9be0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/09-data/17-data-analysis.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,7 @@ libraries from scratch.
4141
write these analysis libraries, so there is a wealth of information
4242
not necessarily captured anywhere else.
4343

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

Comments
 (0)