Skip to content
This repository was archived by the owner on Dec 9, 2018. It is now read-only.
This repository was archived by the owner on Dec 9, 2018. It is now read-only.

question on load_files() function #1

@jermaine1ronquillo

Description

@jermaine1ronquillo

looking at the code for the load_files() function, why did you append the values of the test file in the data list?

for index, row in test.iterrows(): data.append(row.values) target.append(list(row.values))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions