Skip to content

Using the commands in 'Parallel run of assessments' could raise 'FileNotFoundError'  #37

Description

@lsq2

pd.DataFrame(data={"Accuracy": accs, "Type": typeAcc, "Round": rounds}).to_csv(accs_out_fn, index=False)

Hi, developer! accs_out_fn could not contain a directory which does not exists, or it will raise FileNotFoundError. I got this error with Python-3.7.3 and pandas-0.24.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions