from evaluations.repo_evaluations import full_evaluation res = full_evaluation() res.to_csv("data/results.csv", sep="\t", index=False)