Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54301
| References | (2 earlier) <d4520537-a139-453a-9f2a-985d6177f802@googlegroups.com> <mailman.60.1379418987.18130.python-list@python.org> <477a0f61-87d6-4937-8467-743fc053ecec@googlegroups.com> <mailman.68.1379423249.18130.python-list@python.org> <41a1e4b3-e497-43eb-8095-c2254afa2407@googlegroups.com> |
|---|---|
| From | Oscar Benjamin <oscar.j.benjamin@gmail.com> |
| Date | 2013-09-17 15:10 +0100 |
| Subject | Re: statsmodels.api |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.72.1379427074.18130.python-list@python.org> (permalink) |
On 17 September 2013 14:35, Josef Pktd <josef.pktd@gmail.com> wrote: >> (As an aside, this is all much simpler if you're using Ubuntu or some >> other Linux distro rather than Windows.) > > scientific python on a stick > > https://code.google.com/p/winpython/wiki/PackageIndex_33 Thanks, I've just installed that and I'll try it out later. > I haven't seen any problems so far on python 3.3 > The statsmodels test suite passes without problems on python 3.3 also, as far as I remember. > (and no problems using Windows. just use the right binaries.) Well that's exactly my point. On a Linux distro you would have the right binaries first time. No need to search through project webpages or documentation, weigh up different installers, or download 750MB of software that you mostly won't use. Similarly on a Linux distro it's a lot easier to get all of the build tools set up to build these things from source if you'd prefer. Windows users are often dependent on inconsistent sources of binaries. In this case I imagine that the OP installed numpy from sourceforge since it has 3.3 binaries but it doesn't have the same for scipy at which point googling would easily lead to Cristoph's page. Oscar
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
statsmodels.api Davide Dalmasso <davide.dalmasso@gmail.com> - 2013-09-16 08:37 -0700
Re: statsmodels.api John Gordon <gordon@panix.com> - 2013-09-16 16:30 +0000
Re: statsmodels.api Ethan Furman <ethan@stoneleaf.us> - 2013-09-16 08:47 -0700
Re: statsmodels.api Davide Dalmasso <davide.dalmasso@gmail.com> - 2013-09-17 03:10 -0700
Re: statsmodels.api Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-17 12:55 +0100
Re: statsmodels.api Davide Dalmasso <davide.dalmasso@gmail.com> - 2013-09-17 05:13 -0700
Re: statsmodels.api Josef Pktd <josef.pktd@gmail.com> - 2013-09-17 06:02 -0700
Re: statsmodels.api Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-17 14:06 +0100
Re: statsmodels.api Josef Pktd <josef.pktd@gmail.com> - 2013-09-17 06:35 -0700
Re: statsmodels.api Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-17 15:10 +0100
Re: statsmodels.api Davide Dalmasso <davide.dalmasso@gmail.com> - 2013-09-17 07:46 -0700
Re: statsmodels.api Josef Perktold <josef.pktd@gmail.com> - 2013-09-17 14:52 +0000
Re: statsmodels.api Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-17 16:41 +0100
Re: statsmodels.api Josef Perktold <josef.pktd@gmail.com> - 2013-09-17 16:15 +0000
Re: statsmodels.api Josef Perktold <josef.pktd@gmail.com> - 2013-09-18 00:03 +0000
Re: statsmodels.api Davide Dalmasso <davide.dalmasso@gmail.com> - 2013-09-17 05:15 -0700
csiph-web