Skip to content

jakubxy08/SensorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Application to visualize and analyze data

Usage

  • 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)

Run

pip3 install -r requrements.txt

`python3 app.py

Comments

Sometimes can occur error "A value is trying to be set on a copy of a slice from a DataFrame" -> ignore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages