Load ugly tables like parsed csv from Tabula or docx document. Automatically separate numerical data from labels. Output nice tables with labels merged to one index cell.
Beautify tables is program for getting numerical data from ugly data tables such as those parsed using https://github.com/tabulapdf/tabula or converted pdf documents to .docx.
Clean tables so there is rectangle of numbers in right bottom and row and column labels are concatenated.
Load tables from docx, directory of csv files or directory of both.