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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Python tool for generating visualizations fast

1 点作者 obsequiosity超过 1 年前
I saw about a month ago or so someone posted their tool they made in Python. It looked like you could just write a few lines to point to a data source, write a query against it with a method and then generate a webpage with a visualization automatically generated. The use case made it seem like you could very quickly take data and explore it this way without needing to get really fancy with dashboarding tools or ML algorithms and such. Anyone know what I'm talking about? I don't think it was pyspark because it seemed like a small open source project that one person worked on

1 comment

jmcivor超过 1 年前
Perhaps you are looking for Datasette <a href="https:&#x2F;&#x2F;datasette.io&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;datasette.io&#x2F;</a>?