File tree Expand file tree Collapse file tree 4 files changed +15
-1
lines changed
source/content/pages/05-data Expand file tree Collapse file tree 4 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -2802,6 +2802,11 @@ <h3>General Python data resources</h3>
28022802 companies that pours a tremendous amount of time and funding into
28032803 the data community.</ p >
28042804</ li >
2805+ < li >
2806+ < p > < a href ="http://nbviewer.ipython.org/gist/rpmuller/5920182 "> A crash course in Python for scientists</ a >
2807+ provides an overview of the Python language with iPython Notebook for those
2808+ in scientific fields.</ p >
2809+ </ li >
28052810</ ul >
28062811< h3 > What else would you like to learn about Python and data?</ h3 >
28072812 < h1 > Databases</ h1 >
Original file line number Diff line number Diff line change @@ -96,6 +96,11 @@ <h3>General Python data resources</h3>
9696 companies that pours a tremendous amount of time and funding into
9797 the data community.</ p >
9898</ li >
99+ < li >
100+ < p > < a href ="http://nbviewer.ipython.org/gist/rpmuller/5920182 "> A crash course in Python for scientists</ a >
101+ provides an overview of the Python language with iPython Notebook for those
102+ in scientific fields.</ p >
103+ </ li >
99104</ ul >
100105< h3 > What else would you like to learn about Python and data?</ h3 >
101106< div class ="row ">
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-05-25T06:32:56Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-05-26T11:10:24Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -73,5 +73,9 @@ created the incredible mix of data code libraries available today.
7373 companies that pours a tremendous amount of time and funding into
7474 the data community.
7575
76+ * [ A crash course in Python for scientists] ( http://nbviewer.ipython.org/gist/rpmuller/5920182 )
77+ provides an overview of the Python language with iPython Notebook for those
78+ in scientific fields.
79+
7680
7781### What else would you like to learn about Python and data?
You can’t perform that action at this time.
0 commit comments