mirror of
https://github.com/kristoferssolo/LU-Data-Visualisation.git
synced 2025-10-21 20:10:40 +00:00
22 lines
322 B
Markdown
22 lines
322 B
Markdown
# LU Data analysis and visualization
|
|
|
|
<!-- toc -->
|
|
|
|
- [Task](#task)
|
|
- [Installation / Running](#installation--running)
|
|
- [Result](#result)
|
|
|
|
<!-- tocstop -->
|
|
|
|
## Task
|
|
Read [here](./TASK.md).
|
|
|
|
## Installation / Running
|
|
```bash
|
|
pip install -r requirements.txt
|
|
python3 main.py
|
|
```
|
|
|
|
## Result
|
|
PDF available [here](./plots.pdf)
|