Open dlintw opened 11 months ago
maybe support a new command to convert such csv file to normalize, add default value, add header etc. example: with header data
name,year,price grass,1902 car,1900,100 toy,1901,3
without header data, first row fields count lesser than following rows. `` grass,1902 car,1900,100 toy,1901,3
maybe support a new command to convert such csv file to normalize, add default value, add header etc. example: with header data
without header data, first row fields count lesser than following rows. `` grass,1902 car,1900,100 toy,1901,3