Skip to content

model.data() fails. Using deprecated method #35

@jon-bown

Description

@jon-bown

The model.data() method relies on a deprecated method pandas.DataFrame.as_matrix. Need to use pandas.DataFrame.values instead. This failure breaks the entire model development pipeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions