Exploratory data analysis and application of statistical inference on data about commits made to Github from 2016 to 2017.
The data employed in this project has been disclosed by Github itself.
R >= 3.3.3
- tidyverse
- lubridate
- timeDate
- resample
- here
The R notebooks reside in the notebooks directory, and ideally should be run under the Rstudio IDE.
- Benardi Nunes - Initial work - Benardi
This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details