alan-turing-institute / CleverCSV

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 application for working with CSV files.
https://clevercsv.readthedocs.io
MIT License
1.24k stars 70 forks source link

Simplify faust-cchardet import #88

Closed GjjvdBurg closed 1 year ago

GjjvdBurg commented 1 year ago

This PR simplifies the use of the faust-cchardet dependency now that it's available as wheel on Windows