Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34303
| From | Daniel Doo <dd@topekacapitalmarkets.com> |
|---|---|
| Date | 2012-12-05 11:57 -0600 |
| Subject | Help "joining" two files delimited with pipe character ("|") |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.512.1354730874.29569.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Hello, I am new to Python. Is there a method to "join" two pipe delimited files using a unique key that appears in both files? I would like to implement something similar to the Unix join command. Thanks for your help! ________________________________ Topeka Capital Markets Disclaimers - http://topekacapitalmarkets.com/Disclaimers.aspx
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Help "joining" two files delimited with pipe character ("|") Daniel Doo <dd@topekacapitalmarkets.com> - 2012-12-05 11:57 -0600
Re: Help "joining" two files delimited with pipe character ("|") Miki Tebeka <miki.tebeka@gmail.com> - 2012-12-05 10:17 -0800
Re: Help "joining" two files delimited with pipe character ("|") Miki Tebeka <miki.tebeka@gmail.com> - 2012-12-05 10:17 -0800
csiph-web