Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69457
| From | Sturla Molden <sturla.molden@gmail.com> |
|---|---|
| Subject | Re: Line of best fit |
| Date | 2014-04-01 00:44 +0000 |
| References | <0fb15100-15e8-46d6-a38f-b187c7012e62@googlegroups.com> <roy-157E04.08214831032014@news.panix.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8761.1396313094.18130.python-list@python.org> (permalink) |
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