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://youtu.be/djqePNyhz7w" rel="nofollow">https://youtu.be/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://github.com/Kanaries/graphic-walker">https://github.com/Kanaries/graphic-walker</a>): A lite embeddable component for visual analysis.<p>+ PyGWalker (<a href="https://github.com/Kanaries/pygwalker">https://github.com/Kanaries/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.
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
While I don'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/voyager-cli: Launch Voyager data exploration tool against a local data source.](<a href="https://github.com/r0hitsharma/voyager-cli">https://github.com/r0hitsharma/voyager-cli</a>)
I've had my eye on this for a while. Looks promising but as far as I can tell it's paid-only? Not mentioned anywhere on the repo but on the marketing site it doesn'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?