deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code
This tool helps data analysts and scientists write Python code for data analysis directly within a Jupyter notebook. You simply type English questions or instructions, and it generates the corresponding Python code, making data manipulation and analysis more accessible and faster. It’s for anyone who works with data in Jupyter but might not be a seasoned Python coder.
2,090 stars.
Use this if you want to quickly generate Python code for data analysis tasks in Jupyter by typing plain English queries, saving time and reducing the need for extensive coding knowledge.
Not ideal if you prefer writing all your code manually, need to implement highly custom or complex algorithms beyond typical data analysis, or require support for operating systems other than Ubuntu or macOS.
Stars
2,090
Forks
360
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/deepklarity/jupyter-text2code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
kweinmeister/notebooks
Jupyter notebooks for learning and demonstrations