This repository is not active
femdias/Notas-de-Corretagem-Clear-pdf-to-pandas
This program (function) reads 'Notas de Corretagem' and transforms it into a pandas DataFrame. The function receives the path where the 'Notas de Corretagem' are stored and returns a DataFrame with all your negociations.
PythonMIT