Python in Excel. This changes EVERYTHING!

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 25

  • @claudiafreeman9929
    @claudiafreeman9929 วันที่ผ่านมา

    I've heard about Python but never seen it in action. This was amazing!!! Thank you!!

  • @lubeganasser694
    @lubeganasser694 หลายเดือนก่อน +2

    Fantastic.Finally we can use python to analyze data in excel.
    Thanks for the video

  • @keagankemp6275
    @keagankemp6275 2 หลายเดือนก่อน +1

    Love this, I’m just happy to bring python into excel without importing libraries whoop whoop excellent vid

  • @renesatv
    @renesatv 2 หลายเดือนก่อน +5

    what is the advantage of using python over excel functions

  • @nicksonkoh
    @nicksonkoh หลายเดือนก่อน +2

    I read some comments that says u can use pivot tables/charts and power query. The biggest I see is that the data refresh is instant. No data refresh!
    Python scripting also brings the possibilities of regex, complex string manipulation…basically things u do using VBA but with a much more efficient programming logic. I am guessing the main reason Microsoft included Python is because of incorporating AI and VBA is not ready for AI and it make no sense to develop VBA further to be able to handle AI.

  • @codingwithcrystalhill1568
    @codingwithcrystalhill1568 หลายเดือนก่อน +1

    You have to import libraries that are not installed such as scipy

  • @codee_script
    @codee_script 2 หลายเดือนก่อน

    Your content is very good. I am proud to be your subscriber.Wish best luck

  • @antoniosanzr
    @antoniosanzr 2 หลายเดือนก่อน

    Thank you, I want to learn more about Python after watching your video

  • @sleek12
    @sleek12 2 หลายเดือนก่อน

    Can you do a circle with python or bank reconciliation?

  • @jx5828
    @jx5828 หลายเดือนก่อน

    Can Python in Excel also interact with my local filesystem?

  • @sheet-chat
    @sheet-chat 2 หลายเดือนก่อน

    Very good video, thanks!

  • @mathew9665
    @mathew9665 2 หลายเดือนก่อน +6

    Why would you use Python for the items you've highlighted - you have native Pivot tables, Charts - you also have Power query, and a Power Pivot (for millions of data rows and a full data model)

    • @QuantumIdeas
      @QuantumIdeas หลายเดือนก่อน +2

      Because Python is fast. You'll notice the difference when you're working with Huge datasets/Data Range. Python works on a snapshot of a Data as Dataframe. For a small data range like the data used in the demo, difference may not be obvious. However, when you go over analyzing the stats of the data, you'll be happier with Python on hand.

    • @mathew9665
      @mathew9665 หลายเดือนก่อน

      @@QuantumIdeas - intesting - DAX calculations can deal with millions of millions of rows of and compute a solution lighting fast

  • @amospan14
    @amospan14 2 หลายเดือนก่อน

    Thanks Emma!

  • @blushandrush9584
    @blushandrush9584 หลายเดือนก่อน

    how do i use conditionals in python within excel? Also the print() function does not seem to work in excel??

  • @prigithjoseph7018
    @prigithjoseph7018 2 หลายเดือนก่อน

    Is this available in office 365 or still we need the build version

  • @karthikjayaraman2262
    @karthikjayaraman2262 2 หลายเดือนก่อน

    How to import the python in Excel

  • @eugenenyukers4507
    @eugenenyukers4507 หลายเดือนก่อน

    Type =PY, Tab, and result is nothing.(( Where is Python feature in Excel M365?

  • @cangumuskaya
    @cangumuskaya 2 หลายเดือนก่อน

    Hagi'nin Sami Yen'de oynadığı tüm maçları canlı izlemiş biriyim.
    İlie değil de(hadi o yetenekli idi), gözümüzün önünde Filipescu'ya futbolu öğretmişti resmen.
    Bir maçta sağ ters kanattan ileri bindirmesini, önüne pas atacağını işaret etmişti. Filipescu Hagi'nin sol tarafa attığı driplingle sağ kanada pas atamayacağını düşünerek bindirmemişti. Derken Hagi, bindirmediğini göre göre, sağ açığa pasını gönderdi, top taca çıktı, Filipescu'ya bağırarak gördün mü demişti. Tüm stat o anı izlemişti, alkışlarla destek vermişti.
    Altyapıdan oyuncular onunla aynı antrenmana çıkabilmek, topa nasıl vurduğunu görmek, öğrenmek için motiveydi.
    Son sezonunda ödüllendirilerek daha yüksek maaşla sözleşmesini 1 yıl daha uzatmıştı. Son maçında harika 2 gol atmıştı.
    O maçta (o sezon) şampiyonluğu kaybetmiş olmamızdan ötürü değil, Hagi'nin bırakmasından sebep hüzünlüydük.
    Erol Ersoy'la yaşadığı olay maça 15-20 dk geç girmiştim, içeri girdim herkes hakeme küfrediyordu. Derken G.Birliği öne geçmişti. Akabinde hakemin verdiği golü 4. hakem mi yan hakem mi biri iptal ettirmişti. O tarihte orta hakeme öyle bir müdahale pek olmazdı. İtirazdan kart görüp 2. Sarı kart için resmen hakem tahrik etmişti.
    Hagi varken kötü oynarken pek çok maçı Hagi farkıyla kazanmıştık.
    "Napoli için Maradona neyse, Galatasaray için de Hagi o" son derece doğru bir tespit 👏

  • @kswishh3387
    @kswishh3387 หลายเดือนก่อน

    Anyone notice the names in the sheet 😂

    • @arlanbatrbekov2036
      @arlanbatrbekov2036 4 วันที่ผ่านมา

      LeBron Sames is a twin brother of LeBron James from AliExpress

  • @peircedan
    @peircedan 2 หลายเดือนก่อน +1

    I often just use Python without Excel.