TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Software for Time Series Data Manipulation

2 pointsby J_ttover 4 years ago
Looking for something that can provide a user interface for most of the following:<p>- Applying variable offsets to numerical time series data (can be constant, linear etc, defined in simple mathematical terms) - Logging these changes and adjustments made to data with comments<p>The data is stored in Postgres, but could be moved or manipulated elsewhere as needed.<p>I&#x27;ve scoured the net but had no luck, I think I&#x27;m phrasing my question wrong.<p>Suggestions or pointers in the right direction much appreciated.

3 comments

auxymover 4 years ago
Based on your comment, I assume you mean a GUI program for interactive exploration and manipulation, rather than a library?<p>This was posted on HN a few months ago and came to mind: <a href="https:&#x2F;&#x2F;github.com&#x2F;facontidavide&#x2F;PlotJuggler" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;facontidavide&#x2F;PlotJuggler</a><p>In a past job, we used the commercial app nCode Glyphworks for graphical &#x2F; interactive signal processing from field tests with hundreds of sensors.
thedevindevopsover 4 years ago
I&#x27;m not entirely sure from your description if I&#x27;m understanding the problem right but maybe Annotations in Grafana&#x2F;InfluxDB might be what you&#x27;re looking for?
评论 #26166352 未加载
mguervilleover 4 years ago
I think eraDB is built for time series data but I don’t know what tool other than whatever it ships with is best for manipulating the data itself