Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 484 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 484 Bytes

This is the code repository for the MSc thesis on "Innovation Introduction in Open Source Software". For details (in German) see here.

This repository by now contains:

  • load_gmane_mails.py, a helper script to fetch the mails from 2007 to today.
  • email_desi.ipynb, a jupyter notebook for visualization of the dataset.

Install the requirements via pip install -r requirements.txt in a virtual environment.