Skip to content

docs(csv-parser): add JSDoc for parseCsvBatch (#374)#403

Open
jdjioe5-cpu wants to merge 1 commit into
FlowwStar:mainfrom
jdjioe5-cpu:doc/issue-374-parsecsvbatch-jsdoc
Open

docs(csv-parser): add JSDoc for parseCsvBatch (#374)#403
jdjioe5-cpu wants to merge 1 commit into
FlowwStar:mainfrom
jdjioe5-cpu:doc/issue-374-parsecsvbatch-jsdoc

Conversation

@jdjioe5-cpu

Copy link
Copy Markdown

Closes #374. JSDoc for parseCsvBatch alias detection + customColumnMapping + CRLF normalization + partial-failure error collection.

…lowwStar#374)

Closes FlowwStar#374.

Documents parseCsvBatch's header-alias detection (case-insensitive,
trimmed), the customColumnMapping override, the CRLF->LF normalization,
and the 'tolerant partial-failure' error collection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

good first issue: add JSDoc to parseCsvBatch()'s header-alias detection algorithm

1 participant