Thanks for great utility! It helps me a lot for creating heatmaps
I have the following dataset:

and got following heatmap with 71 errors
with apply | rare heat -m "([^\t]+)\t([^\t]+)\t([^\t]+)" -e '{timeformat {time {1}} "15:04" }' -e "{2}" -e "{3}" --rows 50

i apply rare filter ... | grep -c "\."
and got 72

How to parse float numbers properly and how to allow measure selected metric as bytes?