Skip to content

Fix missing EOL issue in to_json for old versions of pandas #2617

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

Merged
merged 1 commit into from
Jul 9, 2021

Conversation

lhoestq
Copy link
Member

@lhoestq lhoestq commented Jul 9, 2021

Some versions of pandas don't add an EOL at the end of the output of to_json.
Therefore users could end up having two samples in the same line

Close #2615

@lhoestq lhoestq merged commit a908a92 into master Jul 9, 2021
@lhoestq lhoestq deleted the fix-to_json-missing-eol-with-old-pandas branch July 9, 2021 15:28
@albertvillanova albertvillanova added this to the 1.10 milestone Jul 12, 2021
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.

Jsonlines export error
2 participants