Skip to content

TaskPred lag_hr_cnt #11

@jhuamani

Description

@jhuamani

Hi @HassanEmam, I've noticed through exploring a set of XER files that the lag_hr_cnt field within the TASKPRED table may contain float values. This results in a ValueError when attempting to use the Reader since line 31 of taskpred.py is int(params.get('lag_hr_cnt').strip()). Would it be possible to update this line to float instead of int?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions