Skip to content

Commit

Permalink
Add manuscripts2 containing new functions to calculate the metrics
Browse files Browse the repository at this point in the history
- new_functions.py: contains Query & Index classes and functions
to parse the fetched data
- derived_classes.py: contains PullRequests and Issues classes
- Readme.md describing how to use the above 2 files
- tests for the basic functions inside the Query class

Also add:
- Examples/Sample_metrics.ipynb: contains the CHAOSS and GMD
metrics that are being calculated using the new functions

Addresses issues chaoss#59 and chaoss#62
  • Loading branch information
aswanipranjal committed Jul 4, 2018
1 parent d859cad commit e864750
Show file tree
Hide file tree
Showing 6 changed files with 2,688 additions and 0 deletions.
Loading

0 comments on commit e864750

Please sign in to comment.