Re: Baby steps to create a dataframe structure

2020-07-29 Thread Ralph Mellor
The first half of this email is some StackOverflow links and commentary. The second half is some specific responses to your questions. https://stackoverflow.com/questions/tagged/raku+r https://stackoverflow.com/search?q=%5Braku%5D+%22data+structures%22 https://stackoverflow.com/search?q=%5Br

df.column1 ... stealing from others could be counter-productive?

2020-07-29 Thread Marc Chantreux
> > df.column1 ... return a list of values on this column > That thought should be a topic in its own right. what i really like in raku is that chance to not have all those fancy keywords just because langages lack of syntax so stealing from pandas, incanter, and others is a good idea only if we d