Draft: allow pandas functions in text configurations
This MR exposes pandas to the text configuration and allows, for example, things like:
var ; flagGeneric(func=pd.isna(var))
The HIFIS GitLab Runner Service is temporarily degraded. The internal runner is not affected.
This MR exposes pandas to the text configuration and allows, for example, things like:
var ; flagGeneric(func=pd.isna(var))