Software Engineering for Data Scienti..., Catherine Nelson
Software Engineering for Data Scienti..., Catherine Nelson
List: $24.99 | Sale: $17.50
Club: $12.49

Software Engineering for Data Scientists
From Notebooks to Scalable Systems

Author: Catherine Nelson

Narrator: Teri Schnaubelt

Unabridged: 7 hr 41 min

Format: Digital Audiobook Download

Publisher: Ascent Audio

Published: 08/12/2025

Includes: Bonus Material Bonus Material Included


Synopsis

Data science happens in code. The ability to write reproducible, robust, scaleable code is key to a data science project's success—and is absolutely essential for those working with production code. This practical book bridges the gap between data science and software engineering, and clearly explains how to apply the best practices from software engineering to data science.

Examples are provided in Python, drawn from popular packages such as NumPy and pandas. If you want to write better data science code, this guide covers the essential topics that are often missing from introductory data science or coding classes, including how to understand data structures and object-oriented programming; clearly and skillfully document your code; package and share your code; integrate data science code with a larger code base; learn how to write APIs; create secure code; apply best practices to common tasks such as testing, error handling, and logging; work more effectively with software engineers; write more efficient, maintainable, and robust code in Python; put your data science projects into production; and more.

Reviews

Goodreads review by Efgefg on June 28, 2024

I just loved this book for its simplicity and clarity. I found it extremely useful and discovered a lot of techniques I didn’t know. Would advise to everyone wanting to pursue a career in Data Science.......more

Goodreads review by Milele on June 11, 2024

This book has a great list of topics for data folks who are asked to build software that has to run reliably more than once: it's time to bring in some software engineering. I think the overall scope is perfect, from technical details like modular code and using appropriate data structures for data......more