Re: mir-stat

2020-10-08 Thread James Blachly via Digitalmars-d-announce
On 10/8/20 12:40 PM, 9il wrote: It is a pleasure to announce the Dlang Statistical Package by John Michael Hall. API http://mir-stat.libmir.org/ GitHub http://github.com/libmir/mir-stat DUB https://code.dlang.org/packages/mir-stat The initial release provides descriptive statistics and algor

Re: mir-stat

2020-10-08 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 8 October 2020 at 18:17:30 UTC, jmh530 wrote: On Thursday, 8 October 2020 at 17:53:53 UTC, Andre Pany wrote: [snip] Thanks for this great piece of software. Does Mir provides s.th. similar like Pandas DataFrame, especially the feature to give columns a name and marking as inde x

Re: mir-stat

2020-10-08 Thread jmh530 via Digitalmars-d-announce
On Thursday, 8 October 2020 at 17:53:53 UTC, Andre Pany wrote: [snip] Thanks for this great piece of software. Does Mir provides s.th. similar like Pandas DataFrame, especially the feature to give columns a name and marking as inde x columns? Kind regards Andre Magpie [1] was an initial ef

Re: mir-stat

2020-10-08 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 8 October 2020 at 16:40:01 UTC, 9il wrote: It is a pleasure to announce the Dlang Statistical Package by John Michael Hall. [...] Thanks for this great piece of software. Does Mir provides s.th. similar like Pandas DataFrame, especially the feature to give columns a name and ma

mir-stat

2020-10-08 Thread 9il via Digitalmars-d-announce
It is a pleasure to announce the Dlang Statistical Package by John Michael Hall. API http://mir-stat.libmir.org/ GitHub http://github.com/libmir/mir-stat DUB https://code.dlang.org/packages/mir-stat The initial release provides descriptive statistics and algorithms for transforming data that

Re: DIP 1030-- Named Arguments--Formal Assessment

2020-10-08 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 17 September 2020 at 12:58:06 UTC, Mike Parker wrote: DIP 1030, "Named Arguments", has been accepted. During the assessment, Walter and Atila had a discussion regarding this particular criticism: https://forum.dlang.org/post/mailman.1117.1581368593.31109.digitalmar...@puremagic.c