Hacker News new | ask | show | jobs
by melor 3708 days ago
I use histogram.py from https://github.com/bitly/data_hacks all the time...
3 comments

Its really cool, I wish it handled missing values (empty string), will submit a PR soon. until then here is the issue https://github.com/bitly/data_hacks/issues/34
Wow. This looks really cool.
Interesting. Looks similar to my version, albeit with a bit fewer features.

https://github.com/philovivero/distribution

I expect if you mentioned a few of the features yours has that the other doesn't you wouldn't have gotten downvoted.