In the name of Allah the Merciful

Software Engineering for Data Scientists

Catherine Nelson, 9781098136208, 978-1098136208

English | 2024 | EPUB, Converted PDF | 4 MB

number
type
  • {{value}}
wait a little

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, clearly explaining 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 you need (and 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 codebase
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