Merging two files with same headers

15 views
Skip to first unread message

Thirumalai Raj R

unread,
May 10, 2018, 1:15:57 PM5/10/18
to PyData
Hi

I'm new to python and facing a difficulty in merging two files.

I have two excel files with same headers. Values present in one row cell may not be available in the same cell in the next file.
For instance, 
FileA - A18 = lambo    FileB - A18 = <blank>
FileA - A19 = <blank> FileB - A19 = ferrari

After merging, I want 
FinalNew -A18 = Lambo
FinalNew -A19 = ferrari

Help me out in this pls. TIA

Regards,
Thirumalai Raj, R.

Dan Bareket

unread,
May 10, 2018, 1:23:04 PM5/10/18
to pyd...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "PyData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pydata+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages