Skip to main content

Checks the format of a CSV file with respect to a specifed set of column names and types.

Project description

chkcsv.py is a Python module and program that checks the format of data in a CSV file. It can check whether required columns and data are present, check whether the type of data in each column matches the specifications, and check whether columns are in a specified order. Pattern matching using regular expressions is supported.

Complete documentation is at http://chkcsv.osdn.io/.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page