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

PanicException: not yet implemented: Writing Time64(Nanosecond) to JSON #21452

Closed
waterworthd-cim opened this issue Feb 24, 2025 · 0 comments · Fixed by #21454
Closed

PanicException: not yet implemented: Writing Time64(Nanosecond) to JSON #21452

waterworthd-cim opened this issue Feb 24, 2025 · 0 comments · Fixed by #21454
Labels
enhancement New feature or an improvement of an existing feature

Comments

@waterworthd-cim
Copy link

Description

write_ndjson panics when the data frame contains a pl.Time() column.

PanicException: not yet implemented: Writing Time64(Nanosecond) to JSON

workaround is to cast to pl.String() but would be nice if this was implemented

@waterworthd-cim waterworthd-cim added the enhancement New feature or an improvement of an existing feature label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant