Closed bryanpaget closed 1 year ago
I'm working on a Gist here: https://gist.github.com/bryanpaget/4a4503431ada221c4a12407681f13efe
ydata-profiling
is amazing. It gives the user a nice overview of the data and the dataset comparison feature is something I wish I had years ago when I did data science.PyGWalker
seems to be pretty good at making charts on the fly inside of JupyterLab
without needing to install any extra packages outside of what we already have access to on the AAW.Grist
might require some extra work to get up and running but I'm wondering if Grist
can be launched using Kubeflow
or ArgoWorkflows
.The work for this task can be found here:
PR:
I worked on 7 of the 11 tools.
While on vacation I read about some interesting tools for data analysis. I'd like to write up a proposal for these tools and we can discuss if we want to add them to the AAW. If we don't want to add/support these tools, I can still write something up on how to install and use these tools on the AAW.
For instance, we don't even need to install anything but our documentation can include something along the lines of:
Install PyGWalker
Run PyGWalker
And that is all that is required to get PyGWalker running on the AAW.
Tools
PyGWalker
More information on PyGWalker.