gordonwatts / hl_tables

A high level tables dispatcher for putting together mulitple tables executors
0 stars 0 forks source link

histogram range, when negative, seems to get lost #12

Open gordonwatts opened 4 years ago

gordonwatts commented 4 years ago

histogram(llp_good_truth.Count(), bins=3, range=(-0.5,2.5))

Produces an error that is very odd... that the lower part is higher than the higher part of the range.