talk-data.com
PyData
talk
2025-11-09 at 19:00
Going From Notebooks to Production Code
Event:
PyData Seattle 2025
Speakers
Topics
Description
Do you need to move your code from notebooks into production? Or do you want to level up your software engineering skills? In this tutorial, we will show you how to turn a Jupyter notebook into a robust, reproducible Python script. You will learn how to use tools for converting notebooks into scripts, how to make your code modular, and how to write unit tests.