Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 394 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 394 Bytes

SR Data

sr-data consists of a set of scripts that filter collected metadata about GitHub repositories, and converts them into numerical vectors.

Collected Metadata

repo
releases
pulls
open_issues
branches
has_workflows
has_release_workflow
w_simplicity
tests

How to test?

Run this:

poetry run pytest sr-data