Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #33953 > unrolled thread
| Started by | Emile van Sebille <emile@fenx.com> |
|---|---|
| First post | 2012-11-26 14:53 -0800 |
| Last post | 2012-11-26 14:53 -0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Compare list entry from csv files Emile van Sebille <emile@fenx.com> - 2012-11-26 14:53 -0800
| From | Emile van Sebille <emile@fenx.com> |
|---|---|
| Date | 2012-11-26 14:53 -0800 |
| Subject | Re: Compare list entry from csv files |
| Message-ID | <mailman.303.1353970513.29569.python-list@python.org> |
Anatoli Hristov wrote: > I understand, but in my case I have for sure the field "Name" in the > second file that contains at least the first or the last name on it... > So probably it should be possible:) > The Name "Billgatesmicrosoft" contains the word "Gates" so logically I > might find a solution for it. Take a look at difflib -- I've used it before for this type of 'matching' Emile
Back to top | Article view | comp.lang.python
csiph-web