Skip to content

[feat] add utility function to fill missing values in target (y) #158

Open
@ngupta23

Description

@ngupta23

Description

Similar to how fill_gaps adds missing time stamps, providing a utility function to fill missing values would be nice to have as well.

Use case

After a user has used fill_gaps, there are missing target values that need to be filled, else models like TimeGPT will not work. Adding this utility will help users so they do not have to repeat boilerplate code. It will also improve the UX.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions