Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python
Help with how to combine two csv files
 

Index | Next | Previous | View Flat


samdansobe at yahoo

Apr 29, 2012, 7:40 AM


Views: 748
Permalink
Help with how to combine two csv files

Hello Experts,
I am new to python and I have been trying to merge two csv files, and upon several hours of unsuccessful attempts, I have decided to seek for help.
 
the format of the file is as follows. file A has  columns a, b, c and values 1,2,3 for several rows. File B also has columns d,e and values 4,5  for same number of rows as A. the files however do not have any unique column between the two.
I want an output file C to have columns  a,b,c,d,e with values 1,2,3,4,5
 
I would be very grateful for your help with some code.
 
Thanks very much,
Sammy

Subject User Time
Help with how to combine two csv files samdansobe at yahoo Apr 29, 2012, 7:40 AM
    Re: Help with how to combine two csv files rosuav at gmail Apr 29, 2012, 8:53 AM
    Re: Help with how to combine two csv files jeanmichel at sequans May 9, 2012, 3:23 AM
    Re: Help with how to combine two csv files samdansobe at yahoo May 10, 2012, 1:55 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.