Daily Dose of Data Science

Share this post

🚀 Mito Just Got Supercharged With AI!

www.blog.dailydoseofds.com

Discover more from Daily Dose of Data Science

High-quality insights on Data Science and Python, along with best practices — shared daily. Get a free 550+ page data science PDF guide and 450+ practice questions notebook.
Over 49,000 subscribers
Continue reading
Sign in

🚀 Mito Just Got Supercharged With AI!

Boost your data analysis with automatic code generation.

Avi Chawla
Apr 17, 2023
9
Share this post

🚀 Mito Just Got Supercharged With AI!

www.blog.dailydoseofds.com
4
Share

Personally, I am a big fan of no-code data analysis tools. They are extremely useful in eliminating repetitive code across projects—thereby boosting productivity.

Yet, most no-code tools are often limited in terms of the functionality they support. Thus, flexibility is usually a big challenge while using them.

Mito is an incredible open-source tool that allows you to analyze your data within a spreadsheet interface in Jupyter without writing any code.

What’s more, Mito recently supercharged its spreadsheet interface with AI. As a result, you can now analyze data in a notebook with text prompts.

The following video demonstrates a couple of sample text prompts I tested it with:

One of the coolest things about using Mito is that each edit in the spreadsheet automatically generates an equivalent Python code. This makes it convenient to reproduce the analysis later.

You can install Mito using pip as follows:

python -m pip install mitosheet

Next, to activate it in Jupyter, run the following two commands:

python -m jupyter nbextension install --py --user mitosheet
python -m jupyter nbextension enable --py --user mitosheet

I’m always curious to read your comments. What do you think about this cool feature addition to Mito? Let me know :)

👉 Get started with Mito: https://bit.ly/mito-gs.

👉 Read my full article on Mito’s AI feature: https://bit.ly/mito-ai.

Thanks for reading Daily Dose of Data Science! Subscribe for free to learn something new and insightful about Python and Data Science every day.

👉 If you liked this post, don’t forget to leave a like ❤️. It helps more people discover this newsletter on Substack and tells me that you appreciate reading these daily insights. The button is located towards the bottom of this email.

Thanks for reading!


Latest full articles

If you’re not a full subscriber, here’s what you missed last month:

  • Deploy, Version Control, and Manage ML Models Right From Your Jupyter Notebook with Modelbit

  • Model Compression: A Critical Step Towards Efficient Machine Learning.

  • Generalized Linear Models (GLMs): The Supercharged Linear Regression.

  • Gaussian Mixture Models (GMMs): The Flexible Twin of KMeans.

  • Bayesian Optimization for Hyperparameter Tuning.

  • Formulating the PCA Algorithm From Scratch.

To receive all full articles and support the Daily Dose of Data Science, consider subscribing:

I want to read full articles.


👉 Tell the world what makes this newsletter special for you by leaving a review here :)

Review Daily Dose of Data Science

👉 If you love reading this newsletter, feel free to share it with friends!

Share Daily Dose of Data Science

9
Share this post

🚀 Mito Just Got Supercharged With AI!

www.blog.dailydoseofds.com
4
Share
Previous
Next
4 Comments
Share this discussion

🚀 Mito Just Got Supercharged With AI!

www.blog.dailydoseofds.com
Yolande Tra
May 7

After I got my openai API, I couldn’t generate a code after typing a prompt. It says: There was an error accessing the OpenAI API. You exceeded your current quota, please check your plan and billing details. I thought it is free

Expand full comment
Reply
Share
Yolande Tra
May 7

How can I disable the SSL verification

Expand full comment
Reply
Share
2 more comments...
Top
New
Community

No posts

Ready for more?

© 2023 Avi Chawla
Privacy ∙ Terms ∙ Collection notice
Start WritingGet the app
Substack is the home for great writing