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.38.3 #887

Closed philss closed 8 months ago

philss commented 8 months ago

We got some minor changes, such as precision diffs and window_standard_deviation starting with nil (without weights).

philss commented 8 months ago

The precision in the examples are diverging from my machine (works on my machine :P). I will check tomorrow :)