Hello All,
I retired in 2022. Throughout my career, I’ve developed user interfaces for data visualization. I’d like to contribute a few ideas from past projects that may help others.
This notebook implements dynamic binning. For categorical data, it provides an interactive “Other” bin to combine the smaller categories.
https://observablehq.com/@heman/bin
Binning is a problem that doesn’t have one right answer. So, it’s best to let the users explore. With modern technology, we can enable them.
Thanks for your comments and suggestions!
Heman.