Papaparse has several features related to the header: - return an object with the header as keys, instead of an array - add a suffix for the duplicated header names - check if a row has missing or extra cells Should we export helpers to do the same?
Papaparse has several features related to the header:
Should we export helpers to do the same?