Here is a short video that demonstrates how you can get some insights from the history of a Git repository using Jupyter Notebook, Python, pandas and matplotlib: We take a look at exporting the necessary data reading in the dataset
Calculating Indentation-based Complexity
Mini-Tutorial Git Log Analysis with Python and Pandas
Mini-Tutorial: Git-Log-Analyse mit Python und Pandas (German)

Dieses Notebook ist ein einfach gehaltenes Mini-Tutorial zur Vorstellung grundlegender Funktionen von Jupyter, Python, Pandas und matplotlib, um ein Gefühl für die Analyse von Softwaredaten mit diesen Bibliotheken zu bekommen. Daher ist das gewählte Beispiel so gewählt, dass wir typische Aufgaben während einer Datenanalyse bearbeiten…