Skip to content

Easier way to return auxiliary values in template expressions #490

@MilesCranmer

Description

@MilesCranmer

It would be nice if template expressions had an easier way to store auxiliary values, such that predict could access these. For example if you have multiple expressions, it would be nice to store the output of each one for a single prediction task.

I suppose the user could set this up themselves with a global dictionary though. But it might be nice to have a cleaner design for this, some sort of aux variable that the user could store to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions