chkcsv.py is a Python library and program that checks the format of data in a CSV file. It can check whether required columns and data are present, and the type of data in each column. Pattern matching using regular expressions is supported.
Instalar
chkcsv.py can be installed as an executable script from the Python Package Index (PyPI) using pip, with the command: `pip install chkcsv` Alternatively, the latest release can be downloaded from OS... Show How to Install
Usage
Features and usage of chkcsv.py are documented at http://chkcsv.osdn.io . Show Usage
Descargar
Windows chkcsv.pyc (Fecha: 2020-01-27, Tamaño: 22.26 KB)
Mac chkcsv.pyc (Fecha: 2020-01-27, Tamaño: 22.26 KB)
Linux chkcsv.pyc (Fecha: 2020-01-27, Tamaño: 22.26 KB)