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 concat_rows with not aligned dataframes #920

Closed philss closed 5 months ago

philss commented 5 months ago

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

philss commented 5 months ago

This is a simple one, so I'm merging.