File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed
Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ subsections, including (in no particular order):
1414* data processing / wrangling
1515* machine learning
1616* data analysis
17- * visualization
17+ * [ visualization] ( /data-visualization.html )
1818* geospatial mapping
1919* persistence via [ relational databases] ( /databases.html ) and
2020 [ NoSQL data stores] ( /no-sql-datastore.html )
@@ -71,7 +71,7 @@ created the incredible mix of data code libraries available today.
7171 Python data tools. They put on fantastic conferences around the world and fund
7272 the continued development of open source data-related libraries.
7373
74- * [ Continuum Analytics ] ( http ://continuum.io /) is one of the leading Python
74+ * [ Anaconda ] ( https ://www.anaconda.com /) is one of the leading Python
7575 companies that pours a tremendous amount of time and funding into
7676 the data community.
7777
@@ -86,3 +86,7 @@ created the incredible mix of data code libraries available today.
8686 give historical perspective on how the Python data tools
8787 have evolved over the past 20ish years based on his first-hand experience
8888 as a leader and member in that community.
89+
90+ * The [ Open Source Data Science Masters] ( http://datasciencemasters.org/ )
91+ is a well-crafted free curriculum and set of resources for students who
92+ want to learn both the theory and technologies for working with data.
Original file line number Diff line number Diff line change @@ -37,3 +37,7 @@ a broad range of devices that people use to read this site.
3737 [ responsive design - what it is and how to use it] ( https://www.smashingmagazine.com/2011/01/guidelines-for-responsive-web-design/ )
3838 remains a definitive source for understanding why sites should be
3939 responsive.
40+
41+ * [ Fundamentals of responsive images] ( https://www.lullabot.com/articles/fundamentals-of-responsive-images )
42+ shows the code behind several ways to make your web images resize according
43+ to browser window size.
Original file line number Diff line number Diff line change 66 {% include "sponsor/okta.html" %}
77 < hr >
88 {% include "sponsor/scout.html" %}
9- < hr >
10- {% include "sponsor/realpython.html" %}
119 </ div >
1210</ div >
Original file line number Diff line number Diff line change 22 < div class ="pnh "> < h3 > Sponsored By</ h3 > </ div >
33 < div class ="pnb ">
44 {% include "sponsor/okta.html" %}
5- < hr >
6- {% include "sponsor/realpython.html" %}
75 </ div >
86</ div >
You can’t perform that action at this time.
0 commit comments