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

CsvReport: missing values converted to empty strings #247

Merged

Conversation

danielesegato
Copy link
Contributor

instead of having "null" in your csv an empty string makes more sense

this fixes #246

instead of having "null" in your csv an empty string makes more sense
@jaredsburrows jaredsburrows merged commit 917914c into jaredsburrows:master Mar 1, 2023
@jaredsburrows
Copy link
Owner

Thank you.

@danielesegato danielesegato deleted the pr/csv-null-to-emptystr branch March 3, 2023 12:41
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.

CSV report missing values should be empty, not "null"
2 participants