You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks guys, it was great to hear the feedback about what worked and what
84
+
didn't work for you about the explanations!
85
+
86
+
* The
87
+
[Python at Netflix](https://talkpython.fm/episodes/show/16/python-at-netflix)
88
+
episode of Talk Python to Me provided an awesome view inside the largest
89
+
internet site by bandwidth and how Python fits into their polyglot
90
+
organization.
91
+
92
+
* Another great Talk Python to Me episode,
93
+
[Python in Finance](https://talkpython.fm/episodes/show/120/python-in-finance),
94
+
explains how Python is used in the broad finance industry for stock trading,
95
+
quantitative analysis and data analytics. Check this one out if you have
96
+
wondered how opaque private companies like hedge funds use Python to make
97
+
(a lot of) money.
77
98
78
99
<divclass="well see-also">If you prefer to learn Python by reading check out the <ahref="/best-python-resources.html">best Python resources page</a> or <ahref="/table-of-contents.html">view all topics</a>.</div>
79
100
@@ -143,3 +164,9 @@ data science broadly and often get specific into Python ecosystem tools.
143
164
machine learning, artificial intelligence and "scientific skepticism".
144
165
145
166
*[Data stories](http://datastori.es/) is a podcast on data visualization.
167
+
168
+
*[Partially Derivative](http://partiallyderivative.com/) was a podcast for
169
+
machine learning, artificial intelligence and the data community. They
0 commit comments