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.
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)
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.
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 👏
I've heard about Python but never seen it in action. This was amazing!!! Thank you!!
Fantastic.Finally we can use python to analyze data in excel.
Thanks for the video
Love this, I’m just happy to bring python into excel without importing libraries whoop whoop excellent vid
what is the advantage of using python over excel functions
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.
You have to import libraries that are not installed such as scipy
Your content is very good. I am proud to be your subscriber.Wish best luck
Thank you, I want to learn more about Python after watching your video
Can you do a circle with python or bank reconciliation?
Can Python in Excel also interact with my local filesystem?
Very good video, thanks!
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)
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.
@@QuantumIdeas - intesting - DAX calculations can deal with millions of millions of rows of and compute a solution lighting fast
Thanks Emma!
how do i use conditionals in python within excel? Also the print() function does not seem to work in excel??
Is this available in office 365 or still we need the build version
How to import the python in Excel
Type =PY, Tab, and result is nothing.(( Where is Python feature in Excel M365?
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 👏
Anyone notice the names in the sheet 😂
LeBron Sames is a twin brother of LeBron James from AliExpress
I often just use Python without Excel.