I have the same feeling. Perl5 has PDL which we have been using for data
analysis. While Raku seems to lack this.
Regards.
On Wed, Jul 22, 2020 at 7:42 AM Aureliano Guedes
wrote:
> Hi all,
>
> I'd like to learn Raku deep enough to build a data structure. I have
> experience with Perl5, Python,
t;
> El mar., 21 jul. 2020 a las 4:02, Warren Pang ()
> escribió:
>
>> Greetings,
>>
>> Would you suggest a recent release of perl6 book?
>> I took a look here:
>> https://perl6book.com/
>>
>> They seem out of date, most were published before 2018.
>>
>> Thank you.
>>
>
>
> --
> JJ
>
Greetings,
Would you suggest a recent release of perl6 book?
I took a look here:
https://perl6book.com/
They seem out of date, most were published before 2018.
Thank you.
so take a look at this
> series of four Raku (Perl6) blog posts--which has been recently
> updated--but stretches all the way back to 2018:
>
> https://0racle.info/articles/pick_and_choose_part_n
>
> HTH, Bill.
>
> W. Michels, Ph.D.
>
>
>
>
>
>
> On Tue, Jul 14, 2020 at
Thank you all very much.
I have tried to search "perl discussion" and it brings me to perl6's list
page.
Yes for data analysis we primarily use classic perl5, which is smart enough
especially the regex matching.
There are "spark streaming", "flink streaming", "storm streaming", and a
lot of others
for that.
Thank you.
On Tue, Jul 14, 2020 at 3:39 PM Shlomi Fish wrote:
> Hi Warren!
>
> Please reply to list.
>
> On Tue, 14 Jul 2020 10:34:57 +0800
> Warren Pang wrote:
>
> > Hi
> >
> > Does perl have a stream computing framework?
> > I know Java
Hi
Does perl have a stream computing framework?
I know Java/python have many, such as spark, flink, beam etc.
But I am looking for a perl alternative, since most of our team members
have been using perl for data analysis.
Thank you.