Skip to content

[BUG] index is not being returned correctly in v2 #2367

Description

@phoeenniixx

The time index is not being returned correctly in v2. For some reason tslib datamodule even comments this out

# history_time_idx = processed_data["timestep"][history_indices]
# future_time_idx = processed_data["timestep"][future_indices]

We should diagnose exactly why this is, and how we can actually correct this index return.

FYI @PranavBhatP

NOTE: This is a hard issue, so please comment with your proposed changes before raising a PR

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status
Needs triage & validation

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions