Yes, it is a good solution, but it means that DataFrames cannot be used to 
do some calculations by rows, it is a severe limitation. An equivalent of 
colwise() 
whould be very usefull.

Le dimanche 22 novembre 2015 14:11:21 UTC+1, tshort a écrit :
>
> I'd convert the whole DataFrame to a matrix and use a loop over rows.
>

Reply via email to