Skip to content

InskalBTHBPPT/TimeSeriesSpanSelectorMean

Repository files navigation

TimeSeriesSpanSelectorMean

''' This is python application to:

  • read a time series data that consist of multiple column i.e time series data of multiple sensor
  • plot all data in a time series plot graph
  • select a segment of time series data (all column)
  • calculate mean of the segment (all column)
  • write all mean data to an open active excel file (need ms office excel) '''

Releases

No releases published

Packages

No packages published

Languages