For working with Jupyter Notebooks and needing a tool that understands your data structure, there are several options you can consider:
Google Colab Copilot: This is an AI-powered tool integrated with Google Colab, which is like Jupyter Notebooks. It can help write code and understand your data structure.
MutableAI: This tool streamlines the coding process and transforms prototypes into production-quality code.
BrettlyCD/text-to-sql: This GitHub project allows you to write and run SQL queries based on natural language questions. It uses open-source LLM models through HuggingFace.(If you use HuggingFace.)