Machine Learning with Python in Excel: Best of Both Worlds? (full tutorial!)

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025

Комментарии • 13

  • @safakbulut2073
    @safakbulut2073 3 месяца назад +2

    It was so easy to follow your tutorial even for a begginner like me. Thanks!

  • @ewad
    @ewad 3 месяца назад

    Brilliant video Enrique 😊 I can see you are getting quite comfortable with unsupervised learning now 👏👏👏 I will certainly give it a go
    !

  • @antique-bs8bb
    @antique-bs8bb 3 месяца назад +2

    Brilliant - thanks a lot for this. I'm showing it to friends. It all worked first time on my Home Office 365 product.
    I'm guessing my limited knowledge of Python can be extended a great deal with Co-Pilot installed direct in Excel. For the meantime I guess I'll be using chatGPT and Claude and cutting and pasting a lot.
    2 things I had to work out for myself.
    1. The Python code is executed in the cells in order (top left to right, and then going down the page logically).
    So my placing the Python cells all over the place created a lot of errors till I worked that out.
    2. I start off with a limited amount of Premium compute time a day. All those errors took me past that. But good news - they came right up with an invitation to the free Preview of Python in Excel which for now gives me more compute time.

    • @EnriqueAtMaven
      @EnriqueAtMaven 3 месяца назад

      Glad you liked it!
      Yeah I struggled with the execution order at first too. I didn't understand why I couldn't access some of the variables I was declaring.
      Good point on the compute limitations as well, I can't really find any documentation that states exactly what the limits are, but maybe they'll be more transparent at some point.

  • @jaedonbigbrain8700
    @jaedonbigbrain8700 Месяц назад

    Using python for data analisys in excel is awsome

  • @ERXVietNam
    @ERXVietNam 3 месяца назад

    Project file can not download. Please check. By the way, the tutorial is good, easy to catch up with me.

    • @MavenAnalytics
      @MavenAnalytics  2 месяца назад

      Here you go! drive.google.com/drive/folders/1WGDRIzcq0nqqErNOmM4DBjoMl-G2hvCb?usp=sharing

  • @N1FET
    @N1FET 2 месяца назад

    Super! Could you please re-share the Downloadable project file? the link does not work

    • @MavenAnalytics
      @MavenAnalytics  2 месяца назад

      Here you go! drive.google.com/drive/folders/1WGDRIzcq0nqqErNOmM4DBjoMl-G2hvCb?usp=sharing

  • @emmanuelsarpong179
    @emmanuelsarpong179 3 месяца назад

    Would i need to install python to excel before doing this project