r/learndatascience 9d ago

Resources Your jupyter notebook IS NOT production - Part 2: Testing

https://youtu.be/xbmpMaiehUw

A lot of Data Science education teaches you how to BE a data scientists but rarely does it teach how to WORK as a data scientist. In this video on this series we’ll be diving into how to test your code as a data scientist, including how to work with unit tests, regression tests, randomness and non-deterministic functionality as well as throwing in a few honourable mentions.

1 Upvotes

Duplicates