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...