Skip to content

Conducted an exploratory data analysis using Python and Pandas to understand the evolution of the Linux operating system.

Notifications You must be signed in to change notification settings

Yassin522/Exploring-the-Evolution-of-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Exploring-the-Evolution-of-Linux

This repository contains a Jupyter Notebook that analyzes the evolution of the Linux kernel. It provides insights into the development efforts by identifying the top 10 contributors and visualizing the commits over the years.


Tux - the Linux mascot

Data

The data used in this analysis is a history of kernel development from early 2005 to late 2017.


Requirements

  • Jupyter Notebook
  • Python 3
  • Pandas
  • Matplotlib

Usage

  1. Clone this repository to your local machine $ git clone https://github.com/Yassin522/Exploring-the-Evolution-of-Linux.

  2. Navigate to the cloned repository

    • $ cd Exploring-the-Evolution-of-Linux
  3. Launch Jupyter Notebook

    • $ jupyter notebook
  4. Open the notebook.ipynb file and run the code cells.

About

Conducted an exploratory data analysis using Python and Pandas to understand the evolution of the Linux operating system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published