We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
Google Fusion Table 可能成为您选择的候选人。
如果您只想要简单的类似 Excel 的图形,Google 文档也可以是您的选择。
Google Fusion Table might be a candidate for your choice.
Google Docs also can be your choice, if you just want simple Excel-like graphics.
如果您想更好地控制分析(不仅仅是使用 Excel 作为表格编辑器),您可以尝试 BellaDati (https://service.belladati.com/login) 等分析工具。它仍然免费供个人使用。
Google Fusion Table 适合数据挖掘,但不适合分析和创建图表。 Bi 软件创建良好的汇总图表/数据透视表等,而不是科学图表。您想要分析什么样的数据?
彼得
If you want to have more controll over the analysis (not just using Excel as a table editor), you can try analytic tools like BellaDati (https://service.belladati.com/login). It is still free for personal use.
Google Fusion Table is good for data mining but not analysis and createing charts. Bi software creates good summary charts/pivot tables etc. not scientific charts. What kind of data you want to analyse?
Peter
Web Pivot Table 就是这种工具,您可以尝试一下。它可以连接到 CSV 文件或 OLAP 多维数据集,并像 Excel 一样执行任何数据透视操作。它基于网络并且完全在浏览器内运行。
它是纯 JavaScript 实现,可以作为组件轻松嵌入到任何 Web 应用程序中。
这是 演示 和 文档。
Web Pivot Table is this kind of tool you could give it a try. It can connect to CSV files or OLAP Cubes and do any pivot operations just like excel. It is web based and totally run inside browsers.
And it is pure javascript implementation which can be easily embedded into any web application as a component.
Here is demo and documents.