Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zimmi48/nixpkgs-issues
Analysis on nixpkgs issue lifetime.
https://github.com/zimmi48/nixpkgs-issues
data-analysis github-api nixpkgs
Last synced: 17 days ago
JSON representation
Analysis on nixpkgs issue lifetime.
- Host: GitHub
- URL: https://github.com/zimmi48/nixpkgs-issues
- Owner: Zimmi48
- License: mit
- Created: 2019-09-04T16:01:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-04T16:11:58.000Z (over 5 years ago)
- Last Synced: 2024-11-06T07:03:33.492Z (2 months ago)
- Topics: data-analysis, github-api, nixpkgs
- Language: Jupyter Notebook
- Size: 254 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Zimmi48/nixpkgs-issues/master?filepath=nixpkgs-issues.ipynb)
This repository contains a notebook with the code to fetch nixpkgs issue data from GitHub, and the CSV file that it generated.
Then, we use this data to compute the time it takes to close a given percentile of issues, and we plot the evolution of this metric since 2015.
You can use the Binder link above to display this notebook in your browser.