Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69457
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin1!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!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.030 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'guessing': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'roy': 0.16; 'subject:Line': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'environment': 0.24; 'header:X-Complaints-To:1': 0.27; "i'm": 0.30; 'probably': 0.32; 'in.': 0.36; 'to:addr:python-list': 0.38; 'fact': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'tell': 0.60; "you're": 0.61; "you've": 0.63; 'more': 0.64; 'smith': 0.68; 'add-on': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Sturla Molden <sturla.molden@gmail.com> |
| Subject | Re: Line of best fit |
| Date | Tue, 1 Apr 2014 00:44:33 +0000 (UTC) |
| References | <0fb15100-15e8-46d6-a38f-b187c7012e62@googlegroups.com> <roy-157E04.08214831032014@news.panix.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| X-Gmane-NNTP-Posting-Host | 93-88-11.connect.netcom.no |
| User-Agent | NewsTap/4.0.1 (iPad) |
| X- | |
| 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.8761.1396313094.18130.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1396313094 news.xs4all.nl 2897 [2001:888:2000:d::a6]:47754 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:69457 |
Show key headers only | View raw
Roy Smith <roy@panix.com> wrote: > Please tell us more about the environment you're working in. I'm > guessing from the fact that you're calling plt.plot(), that you've > already got some add-on modules loaded. Pandas, maybe? Probably matplotlib.pyplot
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Line of best fit Jamie Mitchell <jamiemitchell1604@gmail.com> - 2014-03-31 04:29 -0700
Re: Line of best fit Roy Smith <roy@panix.com> - 2014-03-31 08:21 -0400
Re: Line of best fit Sturla Molden <sturla.molden@gmail.com> - 2014-04-01 00:44 +0000
Re: Line of best fit Moritz Beber <moritz.beber@gmail.com> - 2014-03-31 13:50 +0200
Re: Line of best fit Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-01 01:00 +0000
csiph-web