Skip to main content

Test Driven Pandas

·80 words·1 min

Writing code in pandas without jupyter? Data analysis with only one CSV row? Yes, all of that is possible. It’s even recommended if Your project grows beyond proof of concept.

During the presentation, You will learn how to think in TDD. I will show the smallest steps of code creation, which, supported by tests, will not turn into a legacy nightmare. What’s more, coding became fun, and code experiments much safer.

The repo with demo:

Recording: