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

Update Polars to v0.42 and enable to_parquet/ipc cloud #961

Closed philss closed 3 months ago

philss commented 3 months ago

With this, we can enable the to_parquet/2 again, and add the to_ipc/2 cloud.

Closes https://github.com/elixir-explorer/explorer/issues/705