Skip to content

Add path_to_csv arg to gp_fromdata.py and bo_fromdata.py #33

Description

@JasonBernstein1

In the gp_fromdata.py and bo_fromdata.py scripts, datasets are loaded with the data_processing.load_data function. This function has a path_to_csv arg, but it is not exposed in these scripts. We should add this arg as a command-line flag and let it be set in this script through this function.

This will make the scripts more robust to the location of where the scripts are called.

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