It was so easy to follow your tutorial even for a begginner like me. Thanks!
@EnriqueAtMaven2 ай бұрын
Happy to hear that!
@antique-bs8bb2 ай бұрын
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.
@EnriqueAtMaven2 ай бұрын
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.
@jaedonbigbrain870027 күн бұрын
Using python for data analisys in excel is awsome
@ewad2 ай бұрын
Brilliant video Enrique 😊 I can see you are getting quite comfortable with unsupervised learning now 👏👏👏 I will certainly give it a go !
@ERXVietNam2 ай бұрын
Project file can not download. Please check. By the way, the tutorial is good, easy to catch up with me.
@MavenAnalyticsАй бұрын
Here you go! drive.google.com/drive/folders/1WGDRIzcq0nqqErNOmM4DBjoMl-G2hvCb?usp=sharing
@N1FETАй бұрын
Super! Could you please re-share the Downloadable project file? the link does not work
@MavenAnalyticsАй бұрын
Here you go! drive.google.com/drive/folders/1WGDRIzcq0nqqErNOmM4DBjoMl-G2hvCb?usp=sharing
@emmanuelsarpong1792 ай бұрын
Would i need to install python to excel before doing this project