All functions

append()

Vector Merging

author_last_comment()

Name of last commentator

format_issues()

Format the issue in a simpler format

format_labels()

Format the label in a simpler format

format_milestones()

Format the milestones in a simpler format

get_issues() get_labels() get_milestones()

Retrieve information from the issues of GitHub

get_all_repos()

Retrieve all the visible repos from a user / an organisation

get_nbr_comments()

Number of comments

new_issue()

Create a new IssueTB object

new_issues()

Create a new IssuesTB object

print(<IssueTB>) print(<IssuesTB>) print(<summary.IssueTB>) print(<summary.IssuesTB>) print(<LabelsTB>) print(<summary.LabelsTB>)

Display IssueTB and IssuesTB object

sample()

Random Samples and Permutations

summary(<IssueTB>) summary(<IssuesTB>) summary(<LabelsTB>)

Compute a summary of an issue or a list of issues

update_database()

Update database

with_comments()

Check for comments in GitHub Issues

with_labels()

Check for labels in GitHub Issues

with_text()

Check for text in GitHub Issues

write_issues_to_dataset() write_labels_to_dataset() write_milestones_to_dataset()

Save datasets in a yaml file