TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: DriftDB: Visualize Metric Impact Between Measurements

4 点作者 samox超过 1 年前
Hey HN,<p>I&#x27;ve been working on a project called DriftDB which helps visualize how a specific metric has changed between two measurements. If you&#x27;ve ever struggled with understanding the impact or shift in data metrics, this tool might be of interest!<p>Key Features: - load your data (from a CSV) then make a change in that data and reload it - Display waterfall chart of the evolution of a measure.<p>Installation:<p>pip install driftdb<p>driftdb seed create driftdb seed update<p>driftdb start<p>Coming features: - display lineage <a href="https:&#x2F;&#x2F;app.data-drift.io&#x2F;42527392&#x2F;Lucasdvrs&#x2F;dbt-datagit&#x2F;overview?snapshotDate=2023-10-11&amp;commitSha=f81e5477a45c54d7088703e128ccfb701fe7a368" rel="nofollow noreferrer">https:&#x2F;&#x2F;app.data-drift.io&#x2F;42527392&#x2F;Lucasdvrs&#x2F;dbt-datagit&#x2F;ove...</a> - add insertion from dbt-snapshot

2 条评论

maxisaurus超过 1 年前
Works like a charm on my mac (intel)<p>Been in analytics in fintech scale-ups for the past 5 years. Been there, done that for financial or regulators reporting with manual SQL archeology across snapshots
samox超过 1 年前
I&#x27;ve tested it on mac only<p>Would love to get feedback, suggestions, or hear how you might find this useful!