Open jessonpagaduan opened 4 years ago
To be an indispensable data scientist, one should know and apply software engineering best practices.
https://towardsdatascience.com/data-scientist-should-know-software-engineering-best-practices-f964ec44cada
Kurtis Pykes
Software engineering practices data scientists should know:
N/A
PEP8
I must adhere to PEP8 consistently when I code in Python.
I read this article! This is a really good article on good software engineering practices for data scientists!
TL;DR
To be an indispensable data scientist, one should know and apply software engineering best practices.
Article Link
https://towardsdatascience.com/data-scientist-should-know-software-engineering-best-practices-f964ec44cada
Author
Kurtis Pykes
Key Takeaways
Software engineering practices data scientists should know:
Useful Code Snippets
N/A
Useful Tools
PEP8
Comments/ Questions
I must adhere to PEP8 consistently when I code in Python.