Combining Excel Sheets with Python - Five Minute Python Automation Scripts Tutorial

Combining Excel Sheets with Python - Five Minute Python Automation Scripts Tutorial

Derrick Sherrill

5 лет назад

83,097 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Kevin Fowler
Kevin Fowler - 30.12.2022 17:04

Why would you not just copy and paste the data from spreadsheet 2 into spreadsheet 1?

Not really seeing how this saves time. By the time you’re done writing this script you could’ve just copied and pasted the data… and each time you need to run the script you’ll have to go in and manually change the file names and columns to import…

Ответить
Qk9CWU5ib3x
Qk9CWU5ib3x - 27.11.2022 09:48

Let say you are combining excel 1 and 2...

Instead of predefining... the source file name or the location... can you prompt user to type it in?
does it have to be... string literral? Can it be a input box where users can search and select like opening up a word file?

Ответить
Jsvlad js
Jsvlad js - 14.10.2022 19:44

Beginner here: where is the excel file? i dont see it on github? happy to hear from anybodyyyyy thank you

Ответить
Unicorn 🦄
Unicorn 🦄 - 08.08.2022 17:35

Hi, how can append new data in existing excel from another excel file without losing data in existing excel file.

Ответить
Stephen Naylor
Stephen Naylor - 09.07.2022 16:24

How about if your Excel sheets all have multiple tabs? Is there a way to combine all of the tabs from all of the sheets into one Master File?

Ответить
Hiren Gajjar
Hiren Gajjar - 17.06.2022 08:36

i want to marge multiple excel, all excel have common 3 sheets. please help to get code for the same, i want all data merge in new blank excel sheet wise

Ответить
Robin Abraham
Robin Abraham - 09.04.2022 23:06

Thanku so much Derrick, automation with python is the primary part of my job, please keep the videos coming....

Ответить
Chenna Sreenu
Chenna Sreenu - 01.04.2022 07:15

Hey Derrick, Great video. Keep doing your Job without Quitting.

Ответить
torque
torque - 22.02.2022 06:12

Great!

Ответить
The INDIAN Stallion
The INDIAN Stallion - 26.01.2022 07:37

Hi, i want to merge multiple Excel sheets into 1 sheet but in different tabs, so how we can we do that?
And also headers are not in the first row.
Thanks in advance and pls do make a video on it.

Ответить
robert cliffort
robert cliffort - 31.12.2021 02:50

great.

Ответить
Viktor Kutsyi
Viktor Kutsyi - 24.11.2021 21:29

AttributeError: module 'pandas' has no attribute 'read_excel'
Has anyone had this kind of issue? Thank You!

Ответить
mutmut
mutmut - 18.11.2021 10:56

Hi Derrick, is there way where we can move the sheets to new workbook in values but preserving the layouts and formats or charts, I mean like automating the 'move or copy' step using python

Ответить
Database Mastery with Nigel Crocker
Database Mastery with Nigel Crocker - 26.09.2021 08:42

wow from this video I changed my life!! using same idea but with pd.read_sql_query from postgresql = no more join tables in sql plus superquick backups of sql tables THANK YOU best channel for me ever , keep the videos coming plse

Ответить
Wagner Ramirez Serrano
Wagner Ramirez Serrano - 18.08.2021 02:11

You Pandas Videos are awesome keep working on them.

Ответить
Bokul Kobir
Bokul Kobir - 15.08.2021 11:54

I wanna learn how to build automatic websites by python. And how to publish multiple post once in websites by using python. If you know about it please make a to z step by step video

Ответить
Thais Cohen
Thais Cohen - 10.08.2021 19:31

Thank you!!

Ответить
Shruti Agrawal
Shruti Agrawal - 30.06.2021 09:38

i need to take data from users through a gui and based on that input, I need to take data from multiple excel sheets and also edit the data abit like split few of it. I dont know how to proceed. Can you help me with it?

Ответить
Rise Again
Rise Again - 10.06.2021 02:07

You're just amazing. I spent a week on internet trying to find that solution and you made it so simple and easy. A big subscribe with a big like plus a heart 🥰

Ответить
Vineeth Benyamin
Vineeth Benyamin - 22.05.2021 01:13

Very helpful thank you mate

Ответить