Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58416
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <bgailer@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.086 |
| X-Spam-Evidence | '*H*': 0.83; '*S*': 0.00; 'column': 0.07; 'result,': 0.07; 'chapel': 0.16; 'columns': 0.16; 'csv': 0.16; 'guessing': 0.16; 'wastes': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'to:no real name:2**1': 0.29; 'file': 0.32; 'guess': 0.33; 'position.': 0.33; 'received:google.com': 0.35; 'received:192.168.2': 0.37; 'message- id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'explain': 0.39; 'to:addr:python.org': 0.39; 'read': 0.60; 'email addr:gmail.com': 0.63; 'high': 0.63; 'our': 0.64; 'more': 0.64; 'to:addr:gmail.com': 0.65; 'detail.': 0.68; 'hill': 0.95 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=QQFS2qQTqJVV5w3XOV2ZIsYcTiTUf26KQv9HpqKaae4=; b=mn0PkC4roNNWG804wfdO59cN3WwZ62UvMbETpkEYDTVwOQkxGtf1rTukC0PjcX0r7/ NcHLLbXiQYuB7ChZxMfBn6BA9UkcUX7Ma7RXU3NByjvpARtvwZ5G5A3F7UuyS6Jq+6U2 +qeLpmaHbqBc1sXyhlSqvf042SrbWInrruwtnrT9dGWzkm7/K6GH8te52KpJwXeQyTz6 bEh0+/zWv9C6/ray6aKfNo8nf6H14JKo18U8xkWIjL8VJmED4bOKfs+xz6LCkEKj5MdL K97Byd87V8CYBKMOKSeMHWurr5LC4W/OyHnlTxJ6bWIsCOW7kiPlAs95HAi1KHvxk4E0 bPhQ== |
| X-Received | by 10.49.12.111 with SMTP id x15mr6137744qeb.14.1383518428535; Sun, 03 Nov 2013 14:40:28 -0800 (PST) |
| Date | Sun, 03 Nov 2013 17:40:27 -0500 |
| From | bob gailer <bgailer@gmail.com> |
| User-Agent | Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
| MIME-Version | 1.0 |
| To | renato.barbosa.pim.pereira@gmail.com, python-list@python.org |
| Subject | Re: Automation |
| References | <CAHq3d9A+Fud2JkDvdw=xOOmCGCviAsffpJOX6cf99KeS1H3Nfg@mail.gmail.com> <mailman.1994.1383514376.18130.python-list@python.org> <5a74c3f8-b4d8-4927-87f6-82466f93a65b@googlegroups.com> |
| In-Reply-To | <5a74c3f8-b4d8-4927-87f6-82466f93a65b@googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Mailman-Approved-At | Sun, 03 Nov 2013 23:57:28 +0100 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1998.1383519449.18130.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1383519449 news.xs4all.nl 15910 [2001:888:2000:d::a6]:33733 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:58416 |
Show key headers only | View raw
On 11/3/2013 4:48 PM, renato.barbosa.pim.pereira@gmail.com wrote: > http://pastebin.com/N9dgaHTx > > With this program I can read a csv file with 3 columns, in one of these columns I need to read the value more high and multiply by 0.632 and with result, search in the same column by a value that aproximate with this result, and then return the vector position. Oh ... will you please explain in good English and a lot more detail. I can only begin to guess from that what you want. Guessing wastes all our time. -- Bob Gailer 919-636-4239 Chapel Hill NC
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Automation bob gailer <bgailer@gmail.com> - 2013-11-03 16:22 -0500
Re: Automation renato.barbosa.pim.pereira@gmail.com - 2013-11-03 13:48 -0800
Re: Automation bob gailer <bgailer@gmail.com> - 2013-11-03 17:40 -0500
csiph-web