qp.analyze.checkup.write_author_credit_csv

qp.analyze.checkup.write_author_credit_csv(author_counts)[source]

Write a CSV summarizing job counts per submitting author.

Parameters:

author_counts (dict) – Mapping of author names to the number of jobs they submitted.