Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58411
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.044 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'python.': 0.02; 'python': 0.11; '11:19': 0.16; 'chapel': 0.16; 'quantum': 0.16; 'to:name:python list': 0.16; 'wrote:': 0.18; 'file,': 0.19; 'this?': 0.23; 'header:User-Agent:1': 0.23; 'values': 0.27; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'am,': 0.29; 'anyone': 0.31; 'file': 0.32; 'could': 0.34; 'received:google.com': 0.35; 'received:192.168.2': 0.37; 'message- id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'anything': 0.39; 'does': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'you.': 0.62; 'to:addr:gmail.com': 0.65; 'direct': 0.67; 'mean.': 0.91; '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=n2IZpnIqqF2vp/xnURcr4mfjkn2EvC7tuCQI+nmdCk8=; b=AO2C2epXHTuZefKBdkZrAyL5FXE5XQVokQ0ItGMWbM+7pUjN2He29v69vUI5ITIDbF GZzCIT/Iw1Kp7q6Tmq65pFOII+/heYfqaPJ4kmTYzAB+cHStSl797olxGpwveMThGEIr OHBWtabyPpG3TYSNUHhekZhVGseEVzj7EOFyUIQ3qOzG18cRVOGNiuEzfXLxAFbAZWA8 IO/fcXXiREzYfYwDw5g26wrhe7xQwAoRkokuqfp4fuhEGESBjzFZZGmSRNqj1f33a5s1 glTzqXIvc9eugQAi7Pn2OvVU0HRHsPJxWa5HQC0peW3FHMpnpmUtwf1kimSzDomvUuqR qeJQ== |
| X-Received | by 10.224.55.80 with SMTP id t16mr3678839qag.106.1383513772906; Sun, 03 Nov 2013 13:22:52 -0800 (PST) |
| Date | Sun, 03 Nov 2013 16:22:51 -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 <renato.barbosa.pim.pereira@gmail.com>, python list <python-list@python.org> |
| Subject | Re: Automation |
| References | <CAHq3d9A+Fud2JkDvdw=xOOmCGCviAsffpJOX6cf99KeS1H3Nfg@mail.gmail.com> |
| In-Reply-To | <CAHq3d9A+Fud2JkDvdw=xOOmCGCviAsffpJOX6cf99KeS1H3Nfg@mail.gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Mailman-Approved-At | Sun, 03 Nov 2013 22:32:55 +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.1994.1383514376.18130.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1383514376 news.xs4all.nl 15967 [2001:888:2000:d::a6]:40479 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:58411 |
Show key headers only | View raw
On 11/3/2013 11:19 AM, Renato Barbosa Pim Pereira wrote: > I have one .xls file with the values of PV MV and SP, I wanna to > calculate Kp Ki Kd with python from this file, can anyone give me any > suggestion about how can I do this? You could start by explaining what those terms mean. They have no direct relationship to Python. Does this have anything to do with statistics? Quantum theory? Telephony? P = Pluto, V = Venus, S = Saturn? Help us understand - then we *might* be able to help you. -- Bob Gailer 919-636-4239 Chapel Hill NC
Back to comp.lang.python | Previous | Next — Next 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