Тёмный

Microsoft said it couldn't be done - Interactive Python Charts in Excel 

MyOnlineTrainingHub
Подписаться 656 тыс.
Просмотров 46 тыс.
50% 1

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 141   
@FredericLEGUEN-Excel
@FredericLEGUEN-Excel Год назад
Impressive job Mynda. You cover so many aspects of Excel and Python in this video. Congrats
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thanks so much, Frederic! 😊
@stevenstern1155
@stevenstern1155 Год назад
Wow!! Python now in Excel. Can't wait to see new videos. Thanks
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
More to come!
@sondang4154
@sondang4154 Год назад
Extraordinary tutorial as always Mynda! Can’t tell how much I have learnt from you. Please keep up the good work!!
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
You're too kind! Thanks so much! 😊
@MeroslavTsaakoff
@MeroslavTsaakoff Год назад
Hi! There are two statistical algorithms which are good for our favorite excel... I) for any time when is the most profit and II) in any time, when is the worst profit... !
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
😁
@heikoheimrath7514
@heikoheimrath7514 Год назад
Great video Mynda - very interesting
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Glad you enjoyed it, Heiko!
@garydunken7934
@garydunken7934 Год назад
Excellent! Py in Excel will open up so many things for me. Can't wait to get Py working on the beta channel that I signed up yesterday.
@keylanoslokj1806
@keylanoslokj1806 Год назад
It will also introduce many new vulnerabilities though and bugs to fix
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
@garydunken7934 Great to hear! @keylanoslokj1806 that's all part of the development phase, which is why they release it slowly to segments of the beta channel. Not sure I agree that it'll result in new vulnerabilities though 🤔
@bluetaurean
@bluetaurean Год назад
Your content is amazing.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Glad you think so! 🙏
@tecwzrd
@tecwzrd Год назад
It's probably going to take 2 years for my work 365 license to update to include PY but so looking forward to more advanced charting capabilities. Saving all of these for future reference. I always love when you find a workaround for something MS tells you that it can't be done :)
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Wow, that's a long time! Glad you're looking forward to it though.
@dalskiBo
@dalskiBo Год назад
Yes I'm disappointed my build version (same as video) does not include it also.
@ajarivas72
@ajarivas72 Год назад
Buy your own license.
@tecwzrd
@tecwzrd Год назад
@@ajarivas72 I've been using Spreadsheet programs for 40+ years. I code in VBA, Python, C++, Java, and 8 other computer languages. I started wtih VisiCalc, then Lotus 1-2-3, and finally Excel. I've had a home licence for everything, and am part of the 365 Insider program and 365 Developer Program. The problem is that the file I create at home can't be used at work, which is where it's most needed. My work is very security sensitive which is why it takes so long to roll out updates.
@LucaMelfi
@LucaMelfi Год назад
Awesome tutorial!
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Glad you liked it!
@LuisCarlosChavez717
@LuisCarlosChavez717 Год назад
Awesome as always! Please do more videos about Python and Excel in the future.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thanks, will do!
@Ugk871
@Ugk871 Год назад
This is awesome. Thanks
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Glad you liked it!
@EddieK4524
@EddieK4524 Год назад
Awesome tutorials for me as a beginner. A bit too fast though. But very useful 😊
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Glad you liked it! Use the cog icon to change playback speed to slower.
@EddieK4524
@EddieK4524 Год назад
@@MyOnlineTrainingHub I have always liked your videos. Your tutorials are very informative and easy to understand
@GuyOrlov
@GuyOrlov Год назад
blow my mind away I hope R Script will be integration after this.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Who knows what’s next 😁
@tahirshah6979
@tahirshah6979 Год назад
I am also waiting for R in Excel.
@brianvaddan9987
@brianvaddan9987 Год назад
Wow that is amazing. So am I correct in understanding that we now have access the power queries data size benefits, the ability to use the excel formula bar as a Jupyter Notebook, access all python libraries and visual the output in excel? So excel really has the benefit of a Large Data engine?
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Yes, kind of! Not 'all' libraries. Only those supported by Anaconda. Yes, big data via Power Query but currently limited to 100MB while in testing/beta mode.
@cedjulemckeever
@cedjulemckeever Год назад
Interesting video. Way beyond my skill level. I'm still trying to understand formulas and Power Query. Mr. Excel gave you praise on your other videos. Keep up the good work.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thank you! TBH, it's beyond my skill level too, but ChatGPT helps a lot!
@cedjulemckeever
@cedjulemckeever Год назад
Don't know if you would be interested but there is a course on AI and Python on RU-vid. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-5NgNicANyqM.html
@snipelite94
@snipelite94 Год назад
Awesome! 😊 📊📉📈💹
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
😊🙏
@rrrprogram8667
@rrrprogram8667 Год назад
Excellent video.... Thanks for sharing.... We need more of such videos
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thank you! Working on it 😉
@CaribouDataScience
@CaribouDataScience Год назад
Is Excel using Anaconda (cloud)?
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Yes. The Python code runs in its own hypervisor isolated container using Azure Container Instances and secure, source-built packages from Anaconda through a secure software supply chain. 😊 More here: techcommunity.microsoft.com/t5/excel-blog/announcing-python-in-excel-combining-the-power-of-python-and-the/ba-p/3893439
@CaribouDataScience
@CaribouDataScience Год назад
@@MyOnlineTrainingHub interesting.
@CaribouDataScience
@CaribouDataScience Год назад
I signed up for Excell Insider but am still not see Python?
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
New features are released to batches of Beta users to ensure things run smoothly. If you don't see Python yet, check daily for updates. You might be lucky and be in the next batch!
@ExcelHechoFacil
@ExcelHechoFacil Год назад
I loved the use of: dropna, tolist, isin in pandas. Sorry, my English is not good, I use google translate. Thank you very much for your great contributions.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Glad you liked it!
@xst-k6
@xst-k6 Год назад
Noice! Jaw on floor with my tongue rolled out 😂 It's nice to finally see some original content, seems Excel channels these days are simply copying each other. Well done, Miranda! 👍🏽
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Wow, thanks! 😊
@xxczerxx
@xxczerxx Год назад
Can you use Python to dynamically add rows? If you can use Python to manipulate actual objects (sheets, cols, rows) that is awesome. You can get VBA to do this but the language is pretty horrible imo.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Yes! You can use Python for data cleaning and manipulation.
@spilledgraphics
@spilledgraphics Год назад
buckle up for this one people! 😵😵😵😵
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
😁
@spilledgraphics
@spilledgraphics Год назад
@@MyOnlineTrainingHub just finished up watching thoroughly Mynda, amazing stuff !thank you!
@mohanreddyk1983
@mohanreddyk1983 Год назад
Hi Mynda, You really GENIUS to use Excel app. I am following you from 2013 and learnt a lot. Those really helped me to implement in my work. Waiting for Python in Excel to enable in my Office 365 subscription. Hoping for more videos from you on Python in Excel in future. Thanks a million 🤝
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Wow, that's wonderful to hear 🙏😊
@DanielADamico
@DanielADamico Год назад
Microsoft mentioned that certain Python in Excel features will require payment once they are generally available. It's unfortunate news. 😔
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Yes. I can see both sides. 😞
@ExcelHechoFacil
@ExcelHechoFacil Год назад
Gracias Mynda por este gran aporte! Me encantan tus videos.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thanks for watching!
@ggneb2126
@ggneb2126 Год назад
MSFT is a frustration as always. I signed up for Beta channel in Insider program. Nothing shows up in my Excel 365.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
The insider program releases new features to segments of users to test. As the weeks go by, more and more users on the beta channel will get the feature. Hopefully you'll get it in next week's update. 🤞
@andaydeniz
@andaydeniz Год назад
You are amazing 🎉
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thanks so much!
@CassidyListon
@CassidyListon Год назад
Hey. I can't get the right version of Excel installed. I opted into the Insider Program via the Account settings. I installed the latest update. It still doesn't work. Really frustrating!
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
The insider program releases new features to segments of users to test. As the weeks go by, more and more users on the beta channel will get the feature. Hopefully you'll get it in next week's update. 🤞
@YouExcelTutorials
@YouExcelTutorials Год назад
Amazing! Well delivered and super useful. Hoping to get this feature in the next update🤞🏽 Thanks for sharing, Mynda!
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thank you! 🤞for the next update for you!
@GoodLife-ru8di
@GoodLife-ru8di Год назад
Awesome tutorial. Have you tried using plotly instead of seaborn? I guess you can make the charts interactive with plotly.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
You can't use any Python interactive charts by Plotly, Seaborn, Matplotlib.... yet.
@mohamedtalaat5836
@mohamedtalaat5836 Год назад
It is great, but still I'm don't have Python on my excel 365
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
It's slowly being rolled out to office insiders on the beta channel. Maybe with next week's update 🤞
@korysnyi_excel
@korysnyi_excel Год назад
Awesome! So we can use both pivot charts from Excel and pivot charts from PY at the same time.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Yes, absolutely 😁
@MegaTrickykid
@MegaTrickykid Год назад
fantastic! Thank you very much indeed!
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Glad you liked it!
@Muuip
@Muuip Год назад
Thanks! Looking forward to it! Excel + Python + Pandas 👍
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Great to hear!
@Muuip
@Muuip Год назад
@@MyOnlineTrainingHub Might solve challenges I encountered creating a clinical biomarker platform, like a formula for APACHE score used in ICU. Hoping to see tutorials on medical applications in the future. I'd be glad to share what I got sofar.
@barttitulaerexcelbart9400
@barttitulaerexcelbart9400 Год назад
So great to see examples of what you can do with it. Unfortunately I have to wait two months at least to start practicing. Future question: you make dynamic charts, for example in the title of a graph referencing to a cell. In Pivot/Excel you can do so to refer to the page field. But if you have multiple selections, you can not refer any more ("multiple fields"). Maybe Python can??
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Great to hear you're excited to use Python in Excel, Bart! Yes, I'm sure Python can display multiple selections in the title. You can also do it with Excel using the TEXTJOIN function: www.myonlinetraininghub.com/excel-textjoin-function
@guranslifes
@guranslifes Год назад
plotly library supports interactive mode. please try it
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
But not inside of Excel. The interactive Python charts do not work in Excel, unfortunately.
@johnborg5419
@johnborg5419 11 месяцев назад
Thanks Mynda. Some of it is Greek to me for now. :) :)
@MyOnlineTrainingHub
@MyOnlineTrainingHub 11 месяцев назад
😊me too, John!
@flexyourdata
@flexyourdata Год назад
Brilliant. Well done!
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thanks so much!
@patriciorios3474
@patriciorios3474 Год назад
When this feature will be available for all users?
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
It will depend how it goes in the beta channel as to how quickly it becomes generally available. My guess is it's at least months away.
@JennTheWriter
@JennTheWriter Год назад
Love this stuff! So fun! Thank you! :)
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
🙏 Glad you enjoyed it!
@JuanCarlosGonzalezCuevas
@JuanCarlosGonzalezCuevas Год назад
I'm really impress. Thank you very much for share your knowledge. I use a lot Power Query and Power Pivot in Excel. You have a new subscriber from Chile!
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Awesome! Thank you 😊
@martins8587
@martins8587 Год назад
Looks fascinating. Great video. Very evident that you've already deepened your understanding significantly from your first XL Python video. Loving your output. ☺ For me, there are two irritants. 1. I'm on the Insider Programme, but not the Beta Channel. So I can't play around with it yet. 2. Given that we don't know how much of the new functionality is going to be placed behind a paywall (thanks Microsoft!), it could prove to be an anti-climax. I remember that you said once that you and other MVPs lobbied Microsoft NOT to paywall Power Query/Power Pivot and won. Fancy picking up the challenge a second time Mynda?? We're rooting for you! 🥊
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
We're already fighting 😉
@ivanbork4175
@ivanbork4175 Год назад
Hi Mynda Very interesting, unfortunately I have not Python on my 365 yet, and when the time comes it will be great if you have a full course about the subject, since I must start from scratch. Best regards
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Cheers, Ivan!
@HandelMcHandel
@HandelMcHandel Год назад
Still waiting for Python - got an update yesterday but still not active - but still enjoying your Videos - will catch up eventually. They really are awesome -well done!
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thanks so much! Fingers crossed you get it soon. Be sure to check other PCs/laptops to see if they get the update. It's not specific to your login, but rather the installation of the software on each device.
@jozonas
@jozonas Год назад
First video I've watched from you and it has been enough to subscribe before seeing what else you got there. your thought process and attitude was enough to convince me. Thanks for sharing! Gonna dive into your other videos now. :)
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Awesome! Thank you!
@huubpoppelaars7597
@huubpoppelaars7597 Год назад
Mynda, I am you following as a retiree with a lot of Excel knowledge, but following your videos is a pleasure and a good way to keep up with all new features. I can not wait to have also PY in my version of Office.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Wonderful to hear! 🙏😊
@consultcorpgroup1231
@consultcorpgroup1231 Год назад
Magnificent 👍🏻 Great steps to continue my improvement. Thanks for your excellent effort to motivate us 👍🏻
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
My pleasure 😊 Have fun with it!
@chrism9037
@chrism9037 Год назад
So cool! Thanks Mynda
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thanks for watching, Chris!
@pravinshingadia7337
@pravinshingadia7337 Год назад
Your videos are awesome. Thanks for keeping them short and to the point and not dragging out.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Glad you like them! 🙏😊
@kyawsoemoe.u2140
@kyawsoemoe.u2140 Год назад
Thanks for sharing
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thanks for watching!
@Jakeu1701
@Jakeu1701 Год назад
Interesting. Would it be possible to create a word cloud based on several rows of customer comments?
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
I expect so, yes. You can use Python to extract sentiment, or keywords and then plot it in a word cloud.
@sukivirus
@sukivirus Год назад
Microsoft should have provided a library for Python and C++ developers to interact with excel. Python in a cell does not look promising.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
You can bring in more libraries. There are several loaded by default e.g. Pandas, Seaborn, Matplotlip etc.
@sukivirus
@sukivirus Год назад
​@@MyOnlineTrainingHub I agree with you. But if I create a class in python script file and want to import that into excel. Is it possible to create object of that class ?
@mohammed_Ansar
@mohammed_Ansar Год назад
Excellent ❤
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Glad you like it!
@MlguelM
@MlguelM Год назад
Thanks a lot Mynda! Very usefull content as always!😊
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Glad you think so!
@edmundchan8923
@edmundchan8923 Год назад
Do you know if we can incorporate python chart in powerpoint?
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Yes, use the linked picture, or embed the Excel file: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-WgpfiVGs6qc.html
@roywilson9580
@roywilson9580 Год назад
Nice work-around. It is great that Excel has the ability to use the extended range of charts available in the Python packages but wouldn't it be easier to just build the full report in python and display it in a browser window? There are some pretty neat Python packages out there that allow you to do just that.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Sure, if you know Python. I find getting nicely formatted charts easier in Excel. The Python chart labels, legends, borders etc. are ugly and require coding to change them. Excel chart tools are point and click, so for Excel users who don't have Python skills and who need a chart that's already natively in Excel, it's easier to use them.
@roywilson9580
@roywilson9580 Год назад
@@MyOnlineTrainingHub yes I totally agree, but would say that anyone who can manage Excel formulae and Power Query M or DAX for Power Pivot would not have a huge learning curve to start to obtain some pretty spectacular results, especially if using some of the amazing packages available to do a lot of the heavy lifting for you. I am finding that, even as a relative newcomer to python, using python and it's associated libraries is pretty intuitive. The hardest part of the process was getting set up, and even that was not overly difficult to work out with a little patience. That said, Excel will always have a special place in heart and I will get excited about every new development that refines the way it handles data. I look forward seeing more of your videos dealing with this topic in the future and getting to use this amazing new feature. It seems that though I have it there is a bug in my implementation that stops excel from recognising the =PY function along with several other people I can't wait for MS to iron this out!
@rachelle5432
@rachelle5432 Год назад
Very useful! Hope to get more amazing updates and tips
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
More to come!
@gavinsmith9564
@gavinsmith9564 Год назад
No python yet on my Beta channel 😞
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Check for updates daily. More and more people will get it in the coming weeks.
@gavinsmith9564
@gavinsmith9564 Год назад
@@MyOnlineTrainingHub I'm checking almost every minute :-)
@steven.h0629
@steven.h0629 Год назад
👍😎✊
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
🙏😊
@pakipower
@pakipower Год назад
wow...just wow Mynda 👍 excellent.
@MyOnlineTrainingHub
@MyOnlineTrainingHub Год назад
Thank you so much! 😊
Далее
I Built a SECRET Lamborghini Dealership!
33:02
Просмотров 6 млн
The Excel Trick I Use EVERY DAY (and you should too!)
11:21
Introducing Python in Excel
19:01
Просмотров 1,6 млн
3 PivotTable Grouping Tricks to Summarize Data FAST!
8:19
Excel Formatting Tricks That Make You Look Like a Pro
12:15