Monday, July 17, 2023

Show HN: GPT and tableau-style interface in R for data visualization https://ift.tt/Sux3qcC

Show HN: GPT and tableau-style interface in R for data visualization GWalkR is an open-source R library that allows you to turn your data frame into a tableau style user interface for data exploration and visualization. It also allows you to analysis your data with natural language questions. GWalkR is the R binding of graphic-walker: https://ift.tt/ZEYzgCf https://ift.tt/DUlv5hr July 17, 2023 at 04:38PM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...