All talks
PyData Seattle 2025 · November 2025 · with Robert Masson
Going from Notebooks to Production Code
A practical introduction to refactoring notebooks into production-ready Python scripts. We covered the differences between notebook and production code, principles of writing modular code, and how to write simple unit tests.
Tutorial Data Science Jupyter Notebooks Production Code Best Practices