- Marina
- Claudiu
- Jia
The goals of the Homework are:
- learn how to work on large data, using the main python packages for data manipulation and making considerations on the results obtained;
- be familiar with the command line;
- be familiar with algorithms and the determination of asymptotic algorithms running time.
In the repository "ADM-HW2-Group14" you'll find main.ipynb
and CommandLine.sh
, the result of our efforts.
A Jupyter notebook that contains all our answers and scripts relative to the theoretical questions (from RQ1 to AQ1).
- Pandas;
- Matplotlib.pyplot;
- Numpy;
- Datetime.
- RQ1-RQ2-RQ7-RQ8: Claudiu;
- RQ4-RQ5: Jia;
- RQ3-RQ6: Marina;
- Command line: Jia;
- Bonus A: Jia,Claudiu,Marina;
- Bonus B/C: Marina;
- AQ1: Marina.
https://nbviewer.org/github/maryyyyna/ADM-HW2-Group14/tree/main/