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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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