#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)

#93: Spreading Python through the sciences with Software Carpentry

#93: Spreading Python through the sciences with Software Carpentry

You often hear that we need to teach computer science as a foundational skill. Why? Well I'm not sure many of the leaders pushing this forward have great answers other than jobs!

3 Tammi 20171h 1min

#92: Bonus: Python Bytes Crossover: Python 3.6 is going to be awesome, Kite: your friendly co-developing AI

#92: Bonus: Python Bytes Crossover: Python 3.6 is going to be awesome, Kite: your friendly co-developing AI

Here's a bonus as many of you are on winter break or travelling around. I hope you enjoy this episode of Python Bytes. If you love it, be sure to subscribe to the full podcast. Full [show notes here](...

29 Joulu 201621min

#91: Top 10 Data Science Stories of 2016

#91: Top 10 Data Science Stories of 2016

It's been an amazing year for Python and Data Science. It's time to look back at the major headlines and take stock in what we've done as a community.

27 Joulu 20161h 7min

#90: Data Wrangling with Python

#90: Data Wrangling with Python

Do you have a dirty, messy data problem? Whether you work as a software developer or as a data scientist, you've surely run across data that was malformed, incomplete, or maybe even wrong. Don't let m...

21 Joulu 20161h 1min

#89: A conversation with the Chief Data Scientist of the United States

#89: A conversation with the Chief Data Scientist of the United States

This special episode is hosted by Jonathon Morgan.

15 Joulu 201652min

#88: Lightweight Django

#88: Lightweight Django

Django is a very popular Python web framework. One reason is you have many building blocks to drop in for large sections of your application. Need a full-on admin table editor backend? That's a few li...

6 Joulu 201659min

#87: PonyORM: The most Pythonic ORM yet?

#87: PonyORM: The most Pythonic ORM yet?

If you could have any API you want for accessing data from Python, what would it look like? What would make it Pythonic? This week you'll hear about Pony ORM: Pony is a Python ORM with beautiful query...

29 Marras 201656min

#86: Python at StackOverflow

#86: Python at StackOverflow

If you run into a problem with some API or Python code what do you do to solve it? I personally throw a few keywords into google, sometimes even before checking the full docs.

24 Marras 20161h 10min