CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line ...
A Python script designed to automatically extract tabular data from multiple PDF files and consolidate it into a single, clean CSV file.