-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(api): #2856 data integration corse #2899
base: develop
Are you sure you want to change the base?
Conversation
461OceanBd
commented
Nov 19, 2024
- Added headers path
- Added excluded BOM conf when parsing
3a9f909
to
481b903
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
si la question posée ne pose pas pb je valide la PR
@mxmeunier tu avais des retours à me faire là dessus ? |
Après analyse, il n'y avait pas de trim() sur les headers des en-têtes autre part, c'est pour ça d'ailleurs que j'avais ce problème pour la Corse. |
- Added headers path - Added excluded BOM conf when parsing
- Added trim() to all csv headers (remove line break chars)
- Added columns callback tests
- remove unnecessary trim
be1988b
to
94b4bbd
Compare
This reverts commit 94b4bbd.