filmov
tv
Replace Excel Vlookup with Python - Five Minute Python Scripts

Показать описание
Subscriber special! We'll look at how we can replace the vlookup function in excel using python and pandas.
Kite helps fund the channel, thanks for checking them out and supporting me --
We'll cover:
- Reading in multiple excel sheets
- Merging dataframes
- Renaming column names
- Exporting to Excel
#Python #Excel #Automation
If you have your own request on what you want to see. Please let me know! I'm happy to help.
THANK YOU ALL for so much support! You all are incredible. 3150+ Subscribers, I'm so glad you all enjoy the content enough to follow me. You all are awesome.
*****************************************************************
Full code from the video:
import pandas as pd
import numpy as np
initial_workbook = 'A.xlsx'
info_workbook = 'B.xlsx'
print(df_3)
print(df_3)
Or find it on my Github here:
*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
Check out my website:
If you liked the video - please hit the like button. It means more than you know. Thanks for watching and thank you for all your support!!
--- Channel FAQ --
What text editor do you use?
What Equipment do you use to film videos?
What computer do you use/desk setup?
What editing software do you use?
Premiere Pro for video editing
Photoshop for images
After Effects for animations
Do I have any courses available?
Yes & always working on more!
Where do I get my music?
I get all my music from the copyright free Youtube audio library
Let me know if there's anything else you want answered!
-------------------------
Always looking for suggestions on what video to make next -- leave me a comment with your project! Happy Coding!
Kite helps fund the channel, thanks for checking them out and supporting me --
We'll cover:
- Reading in multiple excel sheets
- Merging dataframes
- Renaming column names
- Exporting to Excel
#Python #Excel #Automation
If you have your own request on what you want to see. Please let me know! I'm happy to help.
THANK YOU ALL for so much support! You all are incredible. 3150+ Subscribers, I'm so glad you all enjoy the content enough to follow me. You all are awesome.
*****************************************************************
Full code from the video:
import pandas as pd
import numpy as np
initial_workbook = 'A.xlsx'
info_workbook = 'B.xlsx'
print(df_3)
print(df_3)
Or find it on my Github here:
*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
Check out my website:
If you liked the video - please hit the like button. It means more than you know. Thanks for watching and thank you for all your support!!
--- Channel FAQ --
What text editor do you use?
What Equipment do you use to film videos?
What computer do you use/desk setup?
What editing software do you use?
Premiere Pro for video editing
Photoshop for images
After Effects for animations
Do I have any courses available?
Yes & always working on more!
Where do I get my music?
I get all my music from the copyright free Youtube audio library
Let me know if there's anything else you want answered!
-------------------------
Always looking for suggestions on what video to make next -- leave me a comment with your project! Happy Coding!
Комментарии