Last updated
Last updated
audit_pypi_info_db.py was created to solve an issue I faced sometimes after updating the data set. Sometimes after updating, some records had their values placed in the wrong field, which caused Duck DB to return an error while attempting to read the CSV. Hopefully you will never need to run this tool, but if you do, note that this tool will create a new CSV file.
pip install argparse
Parameter --file, -f
type : str
path to data set CSV file
audits the given data set CSV file
This tool handles removing errors in records from the data set CSV