Skip to content

Remove time_column from TimeSeriesDataset #806

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

The time_column is never used for training. Moreover, time series analysis also works without an explicit time column (e.g. one row per day) or with multiple time columns (e.g. hour/minute/second).

Desired solution

Remove the time_column from TimeSeriesDataset.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

releasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions