smlcngl
smlcngl
Thanks Adam,I am progressing slowly... Now getting below error, do you have any idea dbadmin=> SELECT heat_map_image(x,y,c USING PARAMETERS outf='/tmp/testsizer.png') OVER () AS (img) FROM (SELECT heat_map(x,y USING PARAMETERS xbins=64,...
Hi, I am getting below error while trying to test the function, dbadmin=> create table test.heat_maptable (x int, y int); CREATE TABLE dbadmin=> INSERT INTO test.heat_maptable values (3,4); ## OUTPUT...
The Bug: I encountered an issue where the Loop app v3.4.1(4) provided an incorrect low blood glucose prediction after I added and then removed an override setting. Here's what happened:...