Saltar al contenido principal
InicioPython

Proyecto

Exploring the Evolution of Linux

PrincipianteNivel de habilidad
Actualizado 6/2024
Find out about the evolution of the Linux operating system by exploring its version control system.
Iniciar Proyecto De Forma Gratuita

Incluido conPremium or Teams

Python45 minutos9 Tasks1,500 XP10,836

Crea Tu Cuenta Gratuita

o

Al continuar, aceptas nuestros Términos de uso, nuestra Política de privacidad y que tus datos se almacenan en los EE. UU.
Group

¿Entrenar a 2 o más personas?

Probar DataCamp for Business

Preferido por estudiantes en miles de empresas

Descripción del proyecto

Exploring the Evolution of Linux

Version control repositories like CVS, Subversion or Git store rich evolution information about a software project. In this project, you'll be challenged to read in, clean up and visualize a real world Git repository dataset of the Linux kernel. With almost 700k commits and thousands of contributors (find out the exact number in this project ;-) ) there are some little data cleaning and wrangling challenges that you'll encounter. But you'll also gain insights about the development activities over the last 13 years.For this Project, you need to be familiar with Pandas DataFrames, especially the read_csv and groupby functions, as well as working with time series data.

Exploring the Evolution of Linux

Find out about the evolution of the Linux operating system by exploring its version control system.
Iniciar Proyecto De Forma Gratuita
  • 1

    Introduction

  • 2

    Reading in the dataset

  • 3

    Getting an overview

  • 4

    Finding the TOP 10 contributors

  • 5

    Wrangling the data

  • 6

    Treating wrong timestamps

  • 7

    Grouping commits per year

  • 8

    Visualizing the history of Linux

  • 9

    Conclusion

Únete a más 17 millones de estudiantes y empezar Exploring the Evolution of Linux hoy

Crea Tu Cuenta Gratuita

o

Al continuar, aceptas nuestros Términos de uso, nuestra Política de privacidad y que tus datos se almacenan en los EE. UU.