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

fix html export bug #1151

Merged
merged 1 commit into from
Jan 11, 2025
Merged

fix html export bug #1151

merged 1 commit into from
Jan 11, 2025

Conversation

shapiromatron
Copy link
Owner

Fix bug related to casting an nullable int64 field into a "-" string. Now, null values in a pandas data frame will be shown using the native null string format for column data type. For Int64 values, this will be , and None for string values

@caseyhans caseyhans removed their assignment Jan 10, 2025
@shapiromatron shapiromatron merged commit ed2fc4c into main Jan 11, 2025
6 checks passed
@shapiromatron shapiromatron deleted the html-export-bug branch January 11, 2025 21:27
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.

2 participants