python3-clevercsv

Drop-in replacement for the CSV module with improved detection
  https://github.com/alan-turing-institute/CleverCSV
  0
  no reviews



CleverCSV provides a drop-in replacement for the Python csv package with improved dialect detection for messy CSV files.

It also provides a handy command line tool that can standardize a messy file or generate Python code to import it.

This package provides the modules for Python 3.