AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How Test Driven Data Analysis Works
In test driven development the idea is that you write the test before you can actually start developing the code or I mean that's the theory. How does it work that in test driven data analysis? How does the workflow then work? Almost certainly not like that. One of the things that makes testing data analysis type codes more difficult is that you typically can't write the test ahead of time because your output isn't two plus two equals four. It's, you know, you're producing a graph oryou're producing a table of a million numbers.