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


Groups > comp.lang.python > #107824

Re: Simplest way to locate a string in a column and get the value on the same row in another column

From John Gordon <gordon@panix.com>
Newsgroups comp.lang.python
Subject Re: Simplest way to locate a string in a column and get the value on the same row in another column
Date 2016-04-28 19:08 +0000
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <nftn48$60r$1@reader1.panix.com> (permalink)
References <759417988.6710506.1461868599459.JavaMail.yahoo.ref@mail.yahoo.com> <759417988.6710506.1461868599459.JavaMail.yahoo@mail.yahoo.com> <1650815019.6612341.1461868675273.JavaMail.yahoo@mail.yahoo.com> <mailman.209.1461869020.32212.python-list@python.org>

Show all headers | View raw


In <mailman.209.1461869020.32212.python-list@python.org> David Shi <davidgshi@yahoo.co.uk> writes:

> What is the simplest way to locate a string in a column and get the value
> on the same row in another column ?

You haven't given enough context for us to be able to answer.

Are you talking about a spreadsheet, a database table, an HTML table,
or something else?

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon@panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Simplest way to locate a string in a column and get the value on the same row in another column David Shi <davidgshi@yahoo.co.uk> - 2016-04-28 18:37 +0000
  Re: Simplest way to locate a string in a column and get the value on the same row in another column John Gordon <gordon@panix.com> - 2016-04-28 19:08 +0000

csiph-web