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.

Show HN: Copilot for Data Analysis, beyond an open-source alternative to Tableau

61 pointsby loa_observerabout 2 years ago
RATH is an open-source software for data exploration and visualization. It automates your workflow in data analysis. You can give RATH a CSV file and it will generates visualizations with insights and patterns automatically. It also has a data painter tool for more casual interaction with charts (<a href="https:&#x2F;&#x2F;youtu.be&#x2F;djqePNyhz7w" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;djqePNyhz7w</a>). It also has a lot of cool features like autovis, causal discovery, GPT integration, predictive interaction for text feature extraction, etc. Some of RATH’s components are also independent open-source project you might be interested:<p><pre><code> Like </code></pre> + Graphic Walker (<a href="https:&#x2F;&#x2F;github.com&#x2F;Kanaries&#x2F;graphic-walker">https:&#x2F;&#x2F;github.com&#x2F;Kanaries&#x2F;graphic-walker</a>): A lite embeddable component for visual analysis.<p>+ PyGWalker (<a href="https:&#x2F;&#x2F;github.com&#x2F;Kanaries&#x2F;pygwalker">https:&#x2F;&#x2F;github.com&#x2F;Kanaries&#x2F;pygwalker</a>): turning your pandas dataframe into a Tableau-style User Interface for visual exploration.<p>RATH is a collection of interesting ideas that we think the next generation of data analysis software should be, so there might be many features that not well organized to be a united app. Tell me which feature you prefer and which is not. Looking forward for your ideas and advice.

7 comments

manikagg101about 2 years ago
Hi, great product. Was curious often in data exploration we need to right complex SQL queries (multiple joins and operations to get the desired results) where a lot of context is required in terms of how data is stored in these databases and get some metric for visualisation.<p>I am curious to understand is your product able to create automated visualisation which were created by writing complex queries on Metabase or BigQuery
评论 #35711983 未加载
robwwilliamsabout 2 years ago
Thanks. Love seeing some of the power of Data Description’s DataDesk as open source code.
97-109-107about 2 years ago
While I don&#x27;t have a use case for this right now, it hits a nice spot that I used to have trouble finding the right sized tool for. Your readme is also very good!<p>If someone comes from the `voyager` ecosystem, a similiar way easy-launching it can be achieved with [r0hitsharma&#x2F;voyager-cli: Launch Voyager data exploration tool against a local data source.](<a href="https:&#x2F;&#x2F;github.com&#x2F;r0hitsharma&#x2F;voyager-cli">https:&#x2F;&#x2F;github.com&#x2F;r0hitsharma&#x2F;voyager-cli</a>)
darkteflonabout 2 years ago
I&#x27;ve had my eye on this for a while. Looks promising but as far as I can tell it&#x27;s paid-only? Not mentioned anywhere on the repo but on the marketing site it doesn&#x27;t appear to be possible to check it out without subscribing. Which is a hard pass from me, for one.<p>EDIT: I see you have binaries available from the repo for the July 2022 version, but not for the most recent 2.0.0 release? Is this just an oversight perhaps?
评论 #35697436 未加载
AwsmDefabout 2 years ago
I believe it would be a good idea to integrate Rath&#x27;s automated analysis capabilities into PyGWalker. I need it so much!
评论 #35697497 未加载
alexpetraliaabout 2 years ago
This work looks super promising. I am excited to test it out, thank you!
评论 #35697485 未加载
jeegsyabout 2 years ago
Where exactly would our data be going once we upload it?
评论 #35701077 未加载