gadget-framework/mfdb

Warnings when trying to remove non-existant aggregate functions

Closed this issue · 0 comments

I think?

> mdb <- mfdb('Baltic', db_params=list(dbname="mf7"))
NOTICE:  aggregate baltic.weighted_mean(pg_catalog.numeric,pg_catalog.numeric) does not exist, skipping
NOTICE:  aggregate baltic.weighted_stddev(pg_catalog.numeric,pg_catalog.numeric) does not exist, skipping