Skip to content

predict quality makes prediction where it shouldn't #72

@wseis

Description

@wseis

predict quality is supposed to make predicitons based on the data of the previous days. it seems like it only looks at the rows ot the datatable and not on the actual date which is written there. The function works if the date is e.g.:

2020-06-16, value,
2020-06-13, value
2020-06-12, value

in my opinion is should return an error.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions