КОМЕНТАРІ •

  • @excelrobot
    @excelrobot Рік тому +8

    “Think of it as a 2-dimensional Jupyter notebook”. Love that.

    • @flexyourdata
      @flexyourdata Рік тому +1

      It really is! The more I play with it, the more it holds true. The grid is front and center to the experience. Always has been. :)

    • @spilledgraphics
      @spilledgraphics Рік тому +1

      @@flexyourdata the grid is intuitive, and user-friendly, imo.

  • @Junmarvi
    @Junmarvi 11 місяців тому +1

    Thank you. Beginner here. I will watch all your videos..

    • @flexyourdata
      @flexyourdata 10 місяців тому

      Welcome! Let me know if anything's not clear.

  • @elbadlis
    @elbadlis Рік тому +1

    Thanks for the introduction, Owen. Cool as always!

  • @christopherpaine1858
    @christopherpaine1858 Рік тому +4

    Excel could be a great canvas for working with dataframes

  • @supaflyutubeguy
    @supaflyutubeguy Рік тому +1

    I'm excited for the upcoming videos!

  • @Robls501510
    @Robls501510 3 місяці тому

    Just subscribed to the channel. Thanks for posting this very interesting playlist about Python in Excel.👍

  • @jdanman
    @jdanman Рік тому +1

    Wow, didn't even know you could run Python in Excel. Lots of possibilities to extend functionality beyond coding in VBA & PowerQuery...

    • @flexyourdata
      @flexyourdata Рік тому

      It's in beta channel at the moment but I suppose will be iterated then released to GA later.

  • @meniporat3527
    @meniporat3527 Рік тому

    Amazing, Owen.
    I'm speechless 🙂
    Since you are using the same data over several "lessons", would it be possible to upload the original Tour de France file?

    • @flexyourdata
      @flexyourdata Рік тому +1

      Hi Meni, no problem. I downloaded that dataset from Maven Analytics. Here: mavenanalytics.io/challenges/maven-tour-de-france-challenge/25

    • @meniporat3527
      @meniporat3527 Рік тому

      @@flexyourdata
      I'm owing you, Owen 😜😜😜

  • @mohsentarashi
    @mohsentarashi Рік тому +1

    Hello. Thanks for your great video 👍 Is it necessary to buy official o365 and then join in beta program?!

    • @flexyourdata
      @flexyourdata Рік тому +1

      Yes you need an O365 subscription and you must join Office Insiders on the Beta Channel.

  • @learnwitharbia3477
    @learnwitharbia3477 Рік тому +1

    Thanks for the video, Please how can you get the new python option?? is there any link to updates??

    • @flexyourdata
      @flexyourdata Рік тому +1

      You'll definitely need to sign up for the Office Insiders Beta Channel. After that, I still think the rollout is gradual at this point but will become more widespread in the coming weeks.
      Start here:
      support.microsoft.com/en-us/office/getting-started-with-python-in-excel-a33fbcbe-065b-41d3-82cf-23d05397f53d

    • @learnwitharbia3477
      @learnwitharbia3477 Рік тому

      Thank you for helping!@@flexyourdata

  • @mariorauldelapena2052
    @mariorauldelapena2052 11 місяців тому +1

    Gracias!!! Brilliant!!!!

  • @zjd0114
    @zjd0114 Рік тому +2

    Did you have any issues actually getting Python to run? I've joined the Beta program, reinstalled, ran as admin, but nothing seems to be working. Do I need to have something else from MS installed?

    • @flexyourdata
      @flexyourdata Рік тому

      I think you've done everything that's needed - I just think the rollout to Insiders Beta is being done gradually and may be a little time until everyone on the channel gets hold of it. However, I could be wrong about this, so you might want to raise a feedback thread via help.

  • @snchitre
    @snchitre Рік тому +1

    I cannot see the PYTHON tab in the EXCEL FORMULA Ribbon? How to get it? I have office 365

    • @flexyourdata
      @flexyourdata Рік тому

      For now, you have to join Office Insiders and enable the Beta Channel.

    • @farizalallone
      @farizalallone Рік тому

      How Do I Join?@@flexyourdata

  • @professorserna
    @professorserna 5 місяців тому +1

    The statement df['Team']=df['Team'].replace('','No team') does not work for me. It produces a "None" instead of 'No team'

    • @professorserna
      @professorserna 5 місяців тому

      I selected the "Team" column, did a Ctrl + H with the "Find what" field empty and the "Replace with" field containing a single quote and, after that, the statement "df['Team']=df['Team'].replace('','No team')" worked.

  • @spilledgraphics
    @spilledgraphics Рік тому +1

    mate, amazing video!

    • @spilledgraphics
      @spilledgraphics Рік тому

      df.columns (dot columns) quite handy, mate. thanks! (re-watching the video)

  • @memolingvo5563
    @memolingvo5563 6 місяців тому

    How to install the Python libraries which are missing in the Python for Excel?

  • @dimknaf
    @dimknaf 9 місяців тому +1

    I receive connection errors when I am trying to connect to localhost with Flowise or Local LLM APIs. In Python it's ok, but with excel it's not. Any thoughts?

    • @flexyourdata
      @flexyourdata 9 місяців тому

      Python in Excel is not connected to the Internet and cannot access local or network files. It's limited to the data you give it via the Excel spreadaheet or Power Query. So your best bet is to connect to your data source with Power Query and then feed the query into the xl method in the Python cell

    • @dimknaf
      @dimknaf 9 місяців тому

      @@flexyourdata It would be great to do a video like this one. An example?
      Basically, I want to work with LLM calls like they are functions. I did this with a macro (chatgpt) wrote the code. Works well, but the excel freezes. This is why I want to use PYthon. However I don't know how to make it work this way. So flexibly I can use like a normal Excel function.

  • @bulbulahmed3098
    @bulbulahmed3098 9 місяців тому +1

    ❤❤❤

  • @cedjulemckeever
    @cedjulemckeever Рік тому +1

    Does this add anything to what we can do already in Excel?

    • @flexyourdata
      @flexyourdata Рік тому

      Plenty. For example - built in machine learning algorithms in scikit-learn. Regular expressions via regex.

  • @DailyVerse-langsong
    @DailyVerse-langsong 4 місяці тому

    The best

  • @mahmoodhumodah
    @mahmoodhumodah Місяць тому

    how I can get the dataset

  • @praveenthakur122
    @praveenthakur122 Рік тому +1

    can we have data set for practice

    • @flexyourdata
      @flexyourdata Рік тому

      There are lots of free datasets out there. The one from the video is from here:
      mavenanalytics.io/challenges/maven-tour-de-france-challenge/25

  • @InfernalCoder
    @InfernalCoder Рік тому

    Is it possible to manipulate cell values with python?

    • @flexyourdata
      @flexyourdata Рік тому

      I'm not sure I follow. You can definitely perform calculations with Python in Excel. But you can't edit a cell that is already populated with data from another source. For example, if you type a number in a cell, you can't use the Python in Excel runtime to alter what's in that cell unless you convert that cell in to a Python cell first. But, you can grab the number from that cell, perform some calculation on it, and return it to the cell where the Python code is. Hope this makes sense.

  • @vuphanmaivang2293
    @vuphanmaivang2293 Рік тому +1

    How to install it; i use office 2016

    • @flexyourdata
      @flexyourdata Рік тому

      You will need O365 Insiders Beta Channel for this feature. It won't work on Office 2016, unfortunately.

  • @CaribouDataScience
    @CaribouDataScience Рік тому

    Say, what I need to do in Excel to get this statsmodels to work?
    import pandas as pd
    import numpy as np
    import matplotlib.pyplot as plt
    import seaborn as sns
    from statsmodels.tsa.stattools import adfuller
    from statsmodels.graphics.tsaplots import plot_acf, plot_pacf

    • @flexyourdata
      @flexyourdata Рік тому +1

      What's not working?

    • @CaribouDataScience
      @CaribouDataScience Рік тому

      @@flexyourdata thanks, for you reply. I was able to get it to work by adding, import statsmodles the the code in Excel.