Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bpkaur/exploring-the-evolution-of-linux
This project explores the evolution of the Linux kernel by finding top 10 contributors and visualization of commits over the years.
https://github.com/bpkaur/exploring-the-evolution-of-linux
data-analysis data-science datacamp ipynb-jupyter-notebook python3
Last synced: 3 days ago
JSON representation
This project explores the evolution of the Linux kernel by finding top 10 contributors and visualization of commits over the years.
- Host: GitHub
- URL: https://github.com/bpkaur/exploring-the-evolution-of-linux
- Owner: bpkaur
- License: mit
- Created: 2018-06-06T03:24:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T21:39:27.000Z (over 6 years ago)
- Last Synced: 2024-11-13T08:42:10.212Z (3 days ago)
- Topics: data-analysis, data-science, datacamp, ipynb-jupyter-notebook, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 14.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Exploring the evolution of Linux:
Linus Torvalds (the creator of Linux kernel) created a mirror of the Linux repository on GitHub. It contains the complete history of kernel development for the last 13 years. For this project git log file has been used for the data analysis. This project explores the evolution of the Linux kernel by finding top 10 contributors and visualization of commits over the years.