I generated some random data on x,y,z variables in one .csv file. Now I want to run a function(x,y,z) = x^+y^2+z^2 and save the output into another .csv file. Could someone