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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Visualize any public CSV on GitHub in a few clicks

69 点作者 glaugh大约 11 年前

6 条评论

sureshv大约 11 年前
Looks like you handle CSV's and non-Github links to datasets. You should add transparent handling of gz/zip files as well as xls. This would be useful for poking around government datasets.
评论 #7669215 未加载
paulsef11大约 11 年前
Very cool!<p>Is there any limitation on the delimiter? I often choose less frequently used characters like * as delimiters to avoid parsing values in the csv. It would be nice to see an option to specify or even detect the delimiter. Same could be said for headers.<p>Thanks for sharing!
lionheart大约 11 年前
Very cool. Is it possible to easily embed this into an application?<p>I bet my users would love that.
评论 #7670054 未加载
scrollaway大约 11 年前
I misread and thought it was an app to visualize CVS repositories on Github.<p>Man that would be cool... it&#x27;s insane CVS is still used by more than one person on this planet.
sheetjs大约 11 年前
I wonder if the entire stack could be run in the browser (click-drag to submit a file, perform statistical analysis in browser and display results)
caio1982大约 11 年前
Couldn&#x27;t quickly find the limitations when parsing these .csv files. How many lines in them would be still ok?
评论 #7669122 未加载