Pandas DataFrame.to_json() does a Segmentation fault with data datetime64[ns, TimeZone] #11820
Labels
Duplicate Report
Duplicate issue or pull request
IO JSON
read_json, to_json, json_normalize
Timezones
Timezone data dtype
This is the working example
The only solution I found is to remove tz_localize(None)
The text was updated successfully, but these errors were encountered: