-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chat with csv plot improvements #44
Conversation
The docker build is taking a long time so I haven't been able to deploy to cloud. Currently most of the queries tested are working if query returned by open ai is correct., e.g, The query gets printed in the terminal (maybe we should display this to the user ? ) I didn't use snippets because after importing the Please let me know if you find issues @edublancas |
deployed here: https://round-night-3811.ploomberapp.io/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, let's just modify the query examples to show that we can plot data transformations
Examples:
- Simple query: show me the unique values of column {column name}
- Plot columns: create a histogram (or boxplot) of {column name}
- Plot transformations: crate a histogram of column {colum name} where {another column} is {some value}
|
@neelasha23 please coordinate with @lfunderburk so we can showcase this in our socials! we should also showcase the OCR app in socials |
Sure ! |
Closes #40
📚 Documentation preview 📚: https://ploomber-doc--44.org.readthedocs.build/en/44/