Skip to content
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

(Data) Corrupted row when downloading as CSV #2

Open
shivamgangwani opened this issue Mar 2, 2023 · 0 comments
Open

(Data) Corrupted row when downloading as CSV #2

shivamgangwani opened this issue Mar 2, 2023 · 0 comments
Labels
bug Something isn't working data issues related to data (quality, broken links, bad format)

Comments

@shivamgangwani
Copy link

Under LS = 16, around row 42913, the row seems to be split into two lines when reading the CSV...

Screenshot 2023-03-02 at 1 06 02 PM

This seems to be an issue with how the underlying data (Stored in NDJSON files) is rendered as CSV later (the portal sends downloaded data into a CSV format)

@shivamgangwani shivamgangwani added bug Something isn't working data issues related to data (quality, broken links, bad format) labels Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working data issues related to data (quality, broken links, bad format)
Projects
None yet
Development

No branches or pull requests

1 participant