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 `cut/3` and `qcut/3` when `:include_breaks` is false #1009

Closed philss closed 4 weeks ago

philss commented 4 weeks ago

Also add docs regarding the :left_close and :include_breaks options.

Thanks @billylanchantin :D Reference: https://github.com/elixir-explorer/explorer/pull/1007#discussion_r1812946449