This is a case study made as a tech challenge for "TPF Engenharia" hiring process.
All the discussion points and code can be found in the case_study.ipynb file.
The case study offers the following problem: Let there be a report done in a semi-structured way, present in a worksheet (mainly .xlsx). How to best extract and manipulate the data present there in a more structured and viable way. Solutions and a working implementation are discussed in this repository.