6e3c928 ccf0698
1
2
3
4
from evaluations.repo_evaluations import full_evaluation res = full_evaluation() res.to_csv("data/results.csv", sep="\t", index=False)