News

Highlight columns in *.csv, *.tsv and other separated files in different rainbow colors. Provide info about columns on mouse hover. Check consistency of CSV files (CSVLint) Align columns with spaces ...
Learn how to use the built-in csv module and the external pandas module to read CSV files in Python, and compare their features and performance.