Тёмный

Excel vs. Python with Pandas - 5 Transformations You Need to Know | Python Tutorial 

SATSifaction
Подписаться 19 тыс.
Просмотров 21 тыс.
50% 1

If you are a beginner or expert user with with excel or python, this tutorial will kickstart you towards being a data ninja. Here are the 5 key data transformations you need to know and I will show you how to do them both with excel and python using pandas
Download the Code: github.com/satssehgal/Excelvs...
👉 Patreon: patreon.com/SATSifaction
👉 Facebook Group: / theaiwarriors
👉 Instagram: @theaiwarriors
👉 Corporate Training and Up skilling: levers.ai
Here is a link to my python for beginners, master python course: bit.ly/2HIZS42
Favourite Mobile Apps to Run Python and Code
iOS - Pythonista (paid) - apple.co/2HjRVTJ
Android - Dcoder (free) - bit.ly/2Vrjb6N
Favourite VPN (NordVPN, check out their promos) - bit.ly/2W87je0
Finally by Loxbeats / loxbeats
Creative Commons - Attribution 3.0 Unported - CC BY 3.0
Free Download: bit.ly/FinallyLoxbeats
Music promoted by Audio Library • Finally - Loxbeats (No...

Хобби

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

 

3 июл 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 48   
@SATSifaction
@SATSifaction 4 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-qOHk_a3DxKs.html
@maryannsalva3462
@maryannsalva3462 4 года назад
Great tutorial! This is what I was looking for. Thank you.
@arquip
@arquip 2 года назад
Great video! I process all my data in excel, and know I am learning Python but I was not sure how to use it for data processing. This gave me a better idea all the potential of python.
@jingqingcheng2266
@jingqingcheng2266 4 года назад
Your tutorial is very useful and straighforward !! Many thanks !!
@andresfrancojunor
@andresfrancojunor 3 года назад
Great comparison, thank you!
@dgitson
@dgitson 4 года назад
Excellent presentation. Thanks
@nitusidhu6808
@nitusidhu6808 4 года назад
Awesome tutorial, thanks for putting things in perspective! Would love to see more videos related to this, such as handling common data analyst assignments when applying for jobs.
@SATSifaction
@SATSifaction 4 года назад
Thank you
@KageanRage
@KageanRage 4 года назад
thank you very much for this video - exactly what I was looking for. I'm a big fan of excel, and even more so of python, so I'm fascinated to upskill in pandas.
@mmazuma
@mmazuma 3 года назад
Stuff you share is CRAZY useful. Wonderful. Thanks for your efforts.
@SATSifaction
@SATSifaction 3 года назад
Thanks
@rpsbr2009
@rpsbr2009 4 года назад
As usual a very nice content!
@jayeshsuthar8161
@jayeshsuthar8161 4 года назад
Great tutorial
@nonoobott8602
@nonoobott8602 3 года назад
Excellent video. You explained so well the comparison. Thanks for sharing
@SATSifaction
@SATSifaction 3 года назад
My pleasure
@Riddingwithvivian
@Riddingwithvivian 3 года назад
This is all great and great for me being an expert with excel but I realize I really need python. Basically as I see it when the dataset gets too big to house in excel you will need to house it somewhere else and that is when these "new" techniques come into play.
@SATSifaction
@SATSifaction 3 года назад
Thats a great outlook. Excel is powerful but in combination with other tools you just build your skill set with what you can do with data
@naomirain
@naomirain 2 года назад
Thanks x
@WKB159
@WKB159 2 года назад
It is hard to read what you are typing in the notebook. Please zoom it closer in the next clip. Great clip, good idea to show it side by side excel vs python. thanks for this clip
@oscarmartinezbeltran
@oscarmartinezbeltran 3 года назад
Your Python tutorials are amazing!!!! Thanks!! Sugestion: "Power BI vs. Python" or "Power BI + Python"
@SATSifaction
@SATSifaction 3 года назад
i can add it to my list
@idivergentes9031
@idivergentes9031 3 года назад
That would be a good comparison!
@CuongBui-ms3wp
@CuongBui-ms3wp 3 года назад
Love it
@SATSifaction
@SATSifaction 3 года назад
Thanks!
@wandag3684
@wandag3684 4 года назад
Great video, I learned so much. If I may offer one suggestion, please skip the background music on future videos, I found it a little bit distracting.
@MrWebon
@MrWebon 3 года назад
23:11 how do you jump from the column of sold to the equivalent column of mean in one keystroke?
@sandrapaul4094
@sandrapaul4094 Год назад
How do we bring mean price and count price under a single column for each Bedroom. I mean, for Bedroom 1: mean, count ; Bedroom 2: mean, count
@Olly434
@Olly434 4 года назад
Great tutorial! I do think you're missing nearly 10 years of updates embedded in MS Excel that make things very easy to scale where speed is not a problem at all even when using data with millions of rows. Please look up power query/power pivot tools. You can literally do all this once and click and drag new csv's into a designated folder and have your entire analysis updated while your steps are documented. Furthermore things like data scraping, which I've done in both platforms, take a lot more effort (to me at least) in python. I guess it's knowing enough about each subject to adequately compare the two. I certainly need to learn more python and picked up a few things from your videos. However, in excel I'm a beast. Keep up the great work man!
@SATSifaction
@SATSifaction 4 года назад
You’re probably right as I’m not an excel enthusiast now a day. What I’m also trying to teach people is excel is a contained eco system that is difficult to scale in the field of data science. Also there is a high dependency on the laptop you are using. Python is far more scalable, connects with 1000s libraries to do analytics and can be run on a remote machine so users aren’t limited by their device. Python also connects to backend, front end development in additional to the analytical capabilities. All three which scale and connect well with python as a language. Excel again is more self contained for analysis with the tools and ecosystem provided by Microsoft
@Olly434
@Olly434 4 года назад
@@SATSifaction Love the perspective you provide! I've loved my python journey so far and am learning day to day. Thanks for your words and your videos, they've helped immensely
@oscarmartinezbeltran
@oscarmartinezbeltran 3 года назад
Your are some how right, MS is doing a good job with Excel +PowerBI etc. But in many, many ways they can't compete with Python: say scalability, automation posibilities etc.
@Olly434
@Olly434 3 года назад
@Oscar Martinez you’ve got to look into automation tools in Excel, you’re missing out. There’s data wrangling in Python and there’s Power Query, Power Pivot, Dax, M Code etc in Excel/Power BI. Just had a conversation w someone about this. Both Excel AND Power BI have the capability to connect to ANY data source, clean, trim, prep data in any way you’d like. Steps are automatically documented (aka stored procedures) and have things refresh at designated intervals (automation) for further analysis. Where Power BI goes beyond the capabilities of excel is: >interactivity< (w drill throughs on visualizations, excel don’t do that well), >row level security< on reports you furnish and finally the ability to see already developed reports on >any devicedifferent< data warehouses, websites (web scraping as it’s known) you want to analyze over time, prep your data (one time) and you’re good to move straight to the analyzing after hitting refresh every other week/month/day/etc. You can make canned reports and disseminate however you please. I will say I still have much to learn on python, it’s super popular and used in pretty much all FANG companies so I’m leaning that way pretty hard. It’s my NFL (new found love)
@DarrenSaw
@DarrenSaw Год назад
One of the frustrating things about power query/Pivot is that you have M and DAX, two totally different languages, not joined up thinking on the part of MS.
@Ishkatan
@Ishkatan 3 года назад
Nice job. Keeping up with the Excel instructions can be a challenge for someone not conversant with Excel. Please don't just shrug off details.
@davidmitchell1285
@davidmitchell1285 4 года назад
There is an error 'dfpiv=pd.pivot_table(df,index=['city'], values=['price', 'price'], columns=['bedrooms'], aggfunc=['count','mean'], fill_value=0)'. Not sure if it's due to the version of pandas i'm running. It works with values=['price'] (not twice) and and aggfunc = [np.count_nonzero, np.mean].
@MostafaHaliem
@MostafaHaliem 3 года назад
Thank you for the tutorial , but you missed a very basic part , which is how did you get the data from Kaggle. Appreciate if you can share the steps to get this data , this would allow us to test your code step by step on the same data you used on this tutorial. Thank you in advance .
@khalilabdulnour4218
@khalilabdulnour4218 4 года назад
when i df.describe(), the numbers are showing up with "e", such as "4.600000e+03". what is causing this and how can i have it show normal format?
@mohammedirshad3004
@mohammedirshad3004 4 года назад
In 7:59 he says about scientific notation, which in this case is your 'e' issue. Just add that code and it will fix it
@jariuslouie
@jariuslouie 4 года назад
Hi there! I can't get past the line of code that says: df['price']=df['price'].astype('int64') I get this error: ValueError: cannot convert float NaN to integer Thank you very much Sir.
@originalkundukulangara9281
@originalkundukulangara9281 3 года назад
You drop or replace Nan values
@dineshparwani9979
@dineshparwani9979 4 года назад
screen's not visible
@mohamed.montaser
@mohamed.montaser 4 года назад
nice video but in the barplot() u didn't specify the type of aggregation, how it figured out its average and not summed the values like what happened in excel
@SATSifaction
@SATSifaction 4 года назад
The default is average
@mohamed.montaser
@mohamed.montaser 4 года назад
@@SATSifaction and how to change it to other aggregation?
@z.r.777
@z.r.777 2 года назад
4 min intro?
@smellypunks
@smellypunks 2 года назад
Please zoom in.
@SATSifaction
@SATSifaction 2 года назад
Thanks for the feedback. Will definitely do so in future.
@smellypunks
@smellypunks 2 года назад
@@SATSifaction Thanks, another idea is if you could reduce the space that Jupyter wastes at the top of the screen. These two things should open your videos to the mobile audience.
Далее
Automate Excel using Python | Excel Hacks with Pandas
16:47
Python vs. Excel for 7 Data Analysis Tasks
32:29
Просмотров 6 тыс.
Exploratory Data Analysis with Pandas Python
40:22
Просмотров 436 тыс.
How to Use SQL with Excel using Python
16:52
Просмотров 121 тыс.
Top 18 Most Useful Python Modules
10:50
Просмотров 925 тыс.
Data Analysis with Python for Excel Users
21:02
Просмотров 289 тыс.
Replace Excel With Pandas
12:36
Просмотров 11 тыс.
7 Years of Software Engineering Advice in 18 Minutes
18:32
Replace Excel If Function with Python Pandas
8:05
Просмотров 129 тыс.
The Sidi Rex Boots🔥 #motorcycle #racing #shorts
0:14
Small-sized tiller
0:15
Просмотров 25 млн