- Open app under adress: http://127.0.0.1:8050/
- Press "Select" button to choose files to upload (first: sensor_data, next: sensor_ids), (must be "*.csv")
- Type index of sensor from table
- Type values of parameters "a", "b" (must be natural)
pip3 install -r requrements.txt
`python3 app.py
Sometimes can occur error "A value is trying to be set on a copy of a slice from a DataFrame" -> ignore