Automate Excel Reporting Using Python (Real-Life-Example) | Pandas, Plotly, Xlwings Tutorial

preview_player
ะŸะพะบะฐะทะฐั‚ัŒ ะพะฟะธัะฐะฝะธะต

๐——๐—˜๐—ฆ๐—–๐—ฅ๐—œ๐—ฃ๐—ง๐—œ๐—ข๐—ก
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€
Thereโ€™s a lot of pain points in Excel that make it a tool thatโ€™s cumbersome and repetitive for data manipulation. But did you know that you can also use Python to automate repetitive tasks in Excel? In this video, I will be sharing my favourite ways to automate Microsoft Excel using Python. In particular, we will be using the open-source tools: Pandas, xlwings & plotly. After this video, you will be able to create a custom Python script that allows you to combine excel files & create charts out of them.

๐—ง๐—ข๐—ข๐—Ÿ๐—ฆ ๐—”๐—ก๐—— ๐—ฅ๐—˜๐—ฆ๐—ข๐—จ๐—ฅ๐—–๐—˜๐—ฆ
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€

๐—–๐—ข๐—ก๐—ก๐—˜๐—–๐—ง ๐—ช๐—œ๐—ง๐—› ๐— ๐—˜
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€

โ˜• ๐—•๐˜‚๐˜† ๐—บ๐—ฒ ๐—ฎ ๐—ฐ๐—ผ๐—ณ๐—ณ๐—ฒ๐—ฒ?
ะ ะตะบะพะผะตะฝะดะฐั†ะธะธ ะฟะพ ั‚ะตะผะต
ะšะพะผะผะตะฝั‚ะฐั€ะธะธ
ะะฒั‚ะพั€

*I will be here in the comments section. For any issues, please provide your exact error message, and I will try to help.*

CodingIsFun
ะะฒั‚ะพั€

Perfect motivation and inspiration to automate some SAP reportings!

DoubleNation
ะะฒั‚ะพั€

Well, I did not see your video several years ago when I was learning python. I used VBA a lot, so I can do whatever I want with it. I tried using python on the same jobs in Excel. Yes, it can do them too. As you said, the biggest obstacle in distributing a python application is that the other user most probably does not have python installed in his computer. Thus, after learning the basics of python, trying to write a couple of games, and writing modules to solve Excel problems, I pretty much give up on python.

johncheung
ะะฒั‚ะพั€

Thanks you again Sir Sven. I will study it now. I really need more of excel automation examples project. Especially the copy pasting different range of cells value from of different excel workbook source and into master excel workbook, I would really appreciate if you do exactly the same example project, please

noeldoller
ะะฒั‚ะพั€

Thanks for sharing.
Any course that u recommended to take, to start of with python for Accountants.

faisalag
ะะฒั‚ะพั€

Hai sir, ur video super. I learn so much ur channel. I have one doubt I'm using excel data python. Excel sheet cells I have created formula. Excel read data python program only copy formula not value. Please help me I need excel rows read values only. Please advise sir.

royalwinautomatedsoftware
ะะฒั‚ะพั€

hi Sven, 2:57 why the column sales need to be written as df[" Sales"] instead of df["Sales"] - with and without space in front of the word Sales. What's the difference? ๐Ÿค“

janejane
ะะฒั‚ะพั€

Hey, I am trying to paste the data using a data frame but then it is pasting only int/float values keeping the strings blank. Could you please help me with this

angeline
ะะฒั‚ะพั€

Hi brother Can you help me Out?! As I want to create a data Entry Form Sheet from which data is saved of different different columns and on multiple sheets. Please guide me

phuppokadhabba
ะะฒั‚ะพั€

Hi. Can you show us how to create pivot tables? Thank you

barcode
ะะฒั‚ะพั€

Hi Sir,

Great video.

Sir I tried using the same method but if the sheet has some blanks columns in between then how can i copy paste all the data in the sheet?

omsangwan
ะะฒั‚ะพั€

Thanks for this vidรฉo, but I have error message when I use your code : attributeError : ยดRange ยด object has no attribute ยด copy ยด. Can you help me ?

pascalgerkensp
ะะฒั‚ะพั€

If I create an automated excel and send it to a person Z, so I just need to send ".xlxm file" ? while Z does not have xlwings installed?

techie
ะะฒั‚ะพั€

Hi Sven
How i Can refresh juste one single sheet in a workbook with several sheets . I am beginner . And for now i use pandas and openpyxl ?

rachidbaha
ะะฒั‚ะพั€

can you solve that problem for me?
df = df.append(pd.read_excel(file), ignore_index = True)
FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.

vanlapo
ะะฒั‚ะพั€

An additional disadvantage of VBA is that it is no longer being developed / improved by Microsoft. Basically, its as good now as it will ever be.

ApteryxRex
ะะฒั‚ะพั€

How can I automate an excel file which can give me daily report? Right now I download an excel file then I use vlook up to find 7 KPIs for a call center. Can you guide, sir

ketuscorpion
ะะฒั‚ะพั€

Please make VBA based automation video.

amitm
ะะฒั‚ะพั€

how to import a graph from excel to word

lahcenabtil
ะะฒั‚ะพั€

Videos is good bt you skip last part please make some videos to explain VBa automaion tasks with python .

sachindubey