Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58413
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'from:addr:yahoo.co.uk': 0.04; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tismer': 0.09; 'python': 0.11; '11:19': 0.16; 'quantum': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'language': 0.16; 'wrote:': 0.18; 'file,': 0.19; 'programming': 0.22; 'this?': 0.23; 'header :User-Agent:1': 0.23; 'second': 0.26; 'values': 0.27; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'anyone': 0.31; 'file': 0.32; 'could': 0.34; 'but': 0.35; 'there': 0.35; 'christian': 0.38; 'to:addr:python-list': 0.38; 'anything': 0.39; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'according': 0.40; 'how': 0.40; 'world.': 0.61; 'simply': 0.61; 'you.': 0.62; 'pick': 0.64; 'direct': 0.67; 'mean.': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: Automation |
| Date | Sun, 03 Nov 2013 21:53:34 +0000 |
| References | <CAHq3d9A+Fud2JkDvdw=xOOmCGCviAsffpJOX6cf99KeS1H3Nfg@mail.gmail.com> <5276BEAB.7080109@gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-78-147-17-190.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
| In-Reply-To | <5276BEAB.7080109@gmail.com> |
| 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.1995.1383515629.18130.python-list@python.org> (permalink) |
| Lines | 24 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1383515629 news.xs4all.nl 15953 [2001:888:2000:d::a6]:48519 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:58413 |
Show key headers only | View raw
On 03/11/2013 21:22, bob gailer wrote: > 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. > According to http://www.acronymfinder.com there are only 85 meanings for PV, 75 for MV and a mere 290 for SP so simply take your pick :) -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-03 21:53 +0000
csiph-web