Skip to content

[Bug]: IndexError: single positional indexer is out-of-bounds when training model #9489

Closed as not planned
@thomasd3

Description

Short description of current behavior

When training a model with the data below:

training.csv

I get the error:

IndexError: single positional indexer is out-of-bounds, raised at: /usr/local/lib/python3.10/site-packages/mindsdb/integrations/libs/ml_handler_process/learn_process.py#115

It is linked to the timestamp columns. If removed, the model trains properly.

Video or screenshots

No response

Expected behavior

No response

How to reproduce the error

No response

Anything else?

No response

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcommunityAll issues reported by the community

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions