#57: Python performance from the inside-out at Intel
Talk Python To Me5 Touko 2016

#57: Python performance from the inside-out at Intel

When you think about the performance of your software, there is nothing more low level and fundamental than how your code executes on the CPU itself. Many of us study and try to understand how to maximize performance at this low level. But few are in a position to define what happens at this level.

Jaksot(542)

#222: Interactive graphs with Bokeh and Python

#222: Interactive graphs with Bokeh and Python

Do you have data you want to visualize and share? It's easy enough to make a static graph of it. But what if you want to zoom in and highlight different sections? What if you need to rerun your ML mod...

26 Heinä 201959min

#221: Empowering developers by embedding Python

#221: Empowering developers by embedding Python

How do we get kids excited about programming? Make programming tangible with embedded devices. Did you know that after kids learned to code with the BBC micro:bit, 90% of kids "thought coding was for ...

18 Heinä 20191h 7min

#220: Machine Learning in the cloud with Azure ML

#220: Machine Learning in the cloud with Azure ML

On this episode, you'll meet Francesca Lazzeri and hear story how she went from Research Fellow in Economics at Harvard Business School to working on the AI and data science stack on the Azure team.

12 Heinä 201954min

#219: Take a Python tour of duty at the United States Digital Service

#219: Take a Python tour of duty at the United States Digital Service

In the US, we have a very interesting civil option that is quite new: The United States Digital Service. This service was created by President Obama to fix broken government software systems such as t...

5 Heinä 20191h 1min

#218: Serverless Python functions in Azure

#218: Serverless Python functions in Azure

Do you have stateless code that needs to run in the cloud? The clear answer years ago was to create and HTTP, or even, gasp! A SOAP service before then. While HTTP services are still very important, s...

25 Kesä 201947min

#217: Notebooks vs data science-enabled scripts

#217: Notebooks vs data science-enabled scripts

On this episode, I meet up with Rong Lu and Katherine Kampf from Microsoft while I was at BUILD this year. We cover a bunch of topics around data science and talk about two opposing styles of data sci...

21 Kesä 201954min

#216: Digging into Visual Studio Code

#216: Digging into Visual Studio Code

One of the questions I often ask at the end of the show is "When you write some Python code, what editor do you use?" Increasingly the most common answer is Visual Studio Code. Despite it's Windows on...

14 Kesä 201953min

#215: The software powering Talk Python courses and podcast

#215: The software powering Talk Python courses and podcast

Have you ever wondered about the software stack powering Talk Python, the training website, mobile apps, video and audio delivery, and more? While at first glance it might seem pretty simple, there's ...

6 Kesä 20191h 7min