> > 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 don't have some rakuness¹. to me and in this case: nothing compares @df[1;*]. ¹: obvious, idiomatic, powerful and elegant solution coming from the raku langage itself regards marc