Sketching the Future of Tabular Data Exploration And Research
<p> AI advancements bring new workflows and enhance our toolset. In this article I’ll share my experience with using one of these new tools to solve practical problems.</p>
<h2>What is sketch</h2>
<p><a href="https://pypi.org/project/sketch/" rel="noopener ugc nofollow" target="_blank">Sketch</a> is a PyPI package that brings the power of <a href="https://openai.com/" rel="noopener ugc nofollow" target="_blank">OpenAI</a> API to the traditional exploratory data analysis with Pandas and Jupyter. According to the official documentation, Sketch is an AI code-writing assistant for pandas users that understands the context of your data, greatly improving the relevance of suggestions. Sketch is usable in seconds and doesn’t require adding a plugin to your IDE.</p>
<p><a href="https://pub.towardsai.net/sketching-the-future-of-tabular-data-exploration-and-research-3c18f57d89ed"><strong>Learn More</strong></a></p>