Making your data science project more reliable, testable, and deployable — Introduction In this post, we will learn some best practices to improve our code quality and reliability for the production Data Science code. Note: Most of the things mentioned here are not new to the Software engineering world, but they often get ignored/missed in the experimental world of Data Science. Here…