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

Refactor eager DF implementation to make use of lazy backend #893

Closed philss closed 7 months ago

philss commented 7 months ago

The idea is to have less code to maintain.

cigrainger commented 7 months ago

This is absolutely beautiful.

philss commented 7 months ago

Thank you, guys! :D