Skip to content

valerkas/CheckCsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckCsv Utility count headers in the first line.

Then row by row it compares columns count using following regular expression '(?:^|,)(?:"(?:[^\"]+|"")"|[^,])'.

If columns count not equal it shows that line.

While executing progress of current record displayed per thousand of records that was processed.

About

Utility in powershell to count columns in each row for csv file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors