elixir-explorer / explorer

Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir
https://hexdocs.pm/explorer
MIT License
1.12k stars 123 forks source link

Fix "dump_ndjson" by activating "timezones" feature #981

Closed philss closed 2 months ago

philss commented 2 months ago

This is an internal feature from the "polars-json" crate that is not activated with the "timezones" feature - a problem in Polars. We should rollback when it gets fixed upstream.

Fix https://github.com/elixir-explorer/explorer/issues/977