Python Forum
Dynamically Copy and paste column
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dynamically Copy and paste column
#4
(Dec-12-2019, 11:13 AM)Larz60+ Wrote: Your best bet for doing this sort of operation is to use pandas.
I don't use it myself enough to be of great assistance, but the basics can be learned in a very short amount of time, and you can do a lot of clever work.
I'd recommend, to start: https://www.youtube.com/results?search_q...+tutorials

Thank you, I have been using Pandas however the reason I am not with this workbook is because it has a pivot table embedded in the middle of the data and when I pull it into a df it messes the whole thing up.
Reply


Messages In This Thread
Dynamically Copy and paste column - by Patriot17 - Dec-11-2019, 11:02 PM
RE: Dynamically Copy and paste column - by Larz60+ - Dec-12-2019, 11:13 AM
RE: Dynamically Copy and paste column - by Patriot17 - Dec-12-2019, 05:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why is the copy method name in python list copy and not `__copy__`? YouHoGeon 2 289 Apr-04-2024, 01:18 AM
Last Post: YouHoGeon
  Copy Paste excel files based on the first letters of the file name Viento 2 457 Feb-07-2024, 12:24 PM
Last Post: Viento
  What script to paste folders thenewcoder 1 678 Nov-29-2023, 09:40 AM
Last Post: Pedroski55
  Copy data from Excel and paste into Discord (Midjourney) Joe_Wright 4 2,079 Jun-06-2023, 05:49 PM
Last Post: rajeshgk
  Please help me [copy and paste file from src to dst] midomarc 2 1,029 Nov-24-2022, 10:13 PM
Last Post: midomarc
  Copy a column from one dataframe to another dataframe Led_Zeppelin 17 11,468 Jul-08-2022, 08:40 PM
Last Post: deanhystad
  ImageTk Paste KDog 14 6,982 Jun-27-2021, 11:07 AM
Last Post: KDog
  Copy column from one existing excel file to another file mkujawsk 0 5,655 Apr-14-2021, 06:33 PM
Last Post: mkujawsk
  Cut and Paste Oshadha 3 2,454 Jan-20-2021, 04:27 PM
Last Post: spaceraiders
  Python Cut/Copy paste file from folder to another folder rdDrp 4 5,082 Aug-19-2020, 12:40 PM
Last Post: rdDrp

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020