Skip to content

Make functions more like modules #18

@cosminmarina

Description

@cosminmarina

For example, perform_preprocess works fine in _step_loop, but it has some problems working independently as a function/module.

Specifically, the params["data_of_interest_init"] and params["data_of_interest_end"] need to be Timestamp, not str.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions