data_hacks icon indicating copy to clipboard operation
data_hacks copied to clipboard

Add support for importable histogram print function

Open galpressman opened this issue 8 years ago • 0 comments

Running histogram.py on a data file is cool, but most of my data is kept in local variables in scripts.

Introduce print_histogram function which accepts a list of samples and prints the same histogram it would as if the list was exported to a file.

Issue: #37 Signed-off-by: Gal Pressman [email protected]

galpressman avatar Sep 20 '17 14:09 galpressman