Python Forum
Merging multiple csv files with same X,Y,Z in each
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Merging multiple csv files with same X,Y,Z in each
#1
As the name suggests, looking for help building a script to merge multiple csv files. Each file has; X, Y, Z and Value(W). I am wanting to match the x,y,z in each csv file and paste the Value(W) in each subsequent column, so it is not a simple concatenation operation.
Reply


Messages In This Thread
Merging multiple csv files with same X,Y,Z in each - by Auz_Pete - Feb-20-2023, 12:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to generating multiple json files using python script dzgn989 3 105 4 hours ago
Last Post: buran
  python convert multiple files to multiple lists MCL169 6 1,641 Nov-25-2023, 05:31 AM
Last Post: Iqratech
  splitting file into multiple files by searching for string AlphaInc 2 953 Jul-01-2023, 10:35 PM
Last Post: Pedroski55
  unittest generates multiple files for each of my test case, how do I change to 1 file zsousa 0 987 Feb-15-2023, 05:34 PM
Last Post: zsousa
  Find duplicate files in multiple directories Pavel_47 9 3,229 Dec-27-2022, 04:47 PM
Last Post: deanhystad
  Extract parts of multiple log-files and put it in a dataframe hasiro 4 2,122 Apr-27-2022, 12:44 PM
Last Post: hasiro
  Search multiple CSV files for a string or strings cubangt 7 8,186 Feb-23-2022, 12:53 AM
Last Post: Pedroski55
  Rename part of filename in multiple files atomxkai 7 7,451 Feb-18-2022, 10:03 PM
Last Post: atomxkai
  Help needed with merging two CSV files eyadfr 5 3,051 Dec-14-2021, 07:34 PM
Last Post: paul18fr
  Process multiple pdf files Spartan314 1 1,351 Oct-27-2021, 10:46 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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