Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #33953 > unrolled thread

Re: Compare list entry from csv files

Started byEmile van Sebille <emile@fenx.com>
First post2012-11-26 14:53 -0800
Last post2012-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.


Contents

  Re: Compare list entry from csv files Emile van Sebille <emile@fenx.com> - 2012-11-26 14:53 -0800

#33953 — Re: Compare list entry from csv files

FromEmile van Sebille <emile@fenx.com>
Date2012-11-26 14:53 -0800
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web