BookFrontier
Software Engineering for Data Scientists by Catherine Nelson
Book

Software Engineering for Data Scientists

From Notebooks to Scalable Systems

O'Reilly Media · 2024-05-21

Software Engineering for Data Scientists: From Notebooks to Scalable Systems

Buy on Amazon

See Lists Featuring This Book

Disclosure: Some outbound links are affiliate links. If you buy through them, we may earn a commission. It doesn't affect which books we include. Learn more in our disclosure policy.

Who It's For

  • Good for readers who enjoy Computers / Databases / Data Mining
  • Good for readers interested in science
  • Good for fans of Programming

What You Get

  • Themes: Science.
  • Reading lane: Databases and Programming Languages.
  • Publisher: O'Reilly Media.

Categories

What we read

  • Computers / Databases / Data Mining

    85%
  • Computers / Programming Languages / Python

    83%
  • Computers / Software Development & Engineering / Tools

    83%

About This Book

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...

Read full description

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

Similar Books