Hey HN!
I’m excited to share sketch: a tool to help anyone who uses python and pandas quickly iterate and get to answers for their data questions.
Sketch installs as a pandas extension that offers utility functions that operate on natural language prompts. Using the `ask` interface you can get answers in natural language. Using the `howto` interface you can get get python and pandas code directly. The primary benefit of this over copilot and chatGPT is that this adds data-content based context so that the generated answers are much more accurate and relevant to the data problem at hand.
Check out the demo video[1] and try it out using the colab notebook (on github)!
[1] https://user-images.githubusercontent.com/916073/212602281-4...
Regarding the choice of name, presumably you already know about Sketch, the popular image editing software.
I wonder if the image editing guys will in the future incorporate AI functionality too? Which might make "Googling" for your product difficult for your potential customers?