Blog Post
Defect Analysis using pandas
Defect Analysis is a classic analysis technique to get insights into how buggy your system might be.
In this blog post, we explore how Defect Analysis works and how we can implement it with a standard data analysis tool from Python: pandas.