Re: [dev] How do you do statistics?

2016-09-11 Thread Davide Anchisi
Hi, I am using R, but Julia [1] is becoming an alternative to both R and python for data science and technical computing. Not suckless, though. Davide [1] http://julialang.org/ 2016-09-10 20:09 GMT+02:00 Antoni V. : > > Hi everyone from suckless. > > I wanted to know how you perform basic (a

Re: [dev] How do you do statistics?

2016-09-11 Thread Markus Wichmann
On Sat, Sep 10, 2016 at 08:09:41PM +0200, Antoni V. wrote: > Hi everyone from suckless. > > I wanted to know how you perform basic (and not so basic) statistics. > There are programs like R, but they are generally too big and complex. > > I'm aware of desc [1] but it's missing a lot of useful too

Re: [dev] How do you do statistics?

2016-09-11 Thread Pickfire
Hi, I think python + numpy + pandas is nice too since R is mostly for statistical usage and not a programming language. Well, I am still finding ways to do statistics the suckless way. On Sun, Sep 11, 2016 at 01:08:41AM +0300, ilab...@gmail.com wrote: On Sat, Sep 10, 2016 at 08:09:41PM +0200, A