Aida Gjoka

Headshot of Aida Gjoka

Aida completed her PhD in Statistics at Newcastle University. She enjoys programming in R and applying statistical methods to real-world challenges.

First Steps in Python Testing

Author: Aida Gjoka

Programming is a craft, and in data science we often spend countless hours coding. Software testing can improve the quality of the code you write as a data scientist. Here, we introduce the pytest framework and show how it can be used to test Python functions.