- Diego Monsalves Vázquez
- Carlos Núñez Arenas
- José Antonio Zamudio Amaya
All the work done is in /operators/notebooks folder, where you will be able to find several notebooks divided by RQ. To re-generate all the csvs, you must follow these steps:
- Go to the distros/ubuntu folder, you will find different subfolders, one for each version of ubuntu analyzed.
- For each subfolder, enter it and you will find a scripts directory. If you are on Windows, run the .cmd file, or if you are on Linux or MacOS, the .sh file.
- This will start generating a .txt file in the output folder, do this for each version inside ubuntu.
- Now run the ubuntu-constructor.py operator, this python script will launch 4 parallel jobs that will parse each .txt into a csv, and then merge the 4 individual csv's into one, which we can work with.