/CSVFilter

CSVFilter is a project that allows for filtering and processing of CSV files. It can read CSV files and filter data rows or columns based on specified conditions. The results can be exported to a new CSV file for further analysis.

Primary LanguagePython

Issues