apply() and transform() seem to be missing, or I'm not looking hard enough. It seems like the most obvious and general thing I could want to do: apply a function to each row of my data, so I'm pretty sure I've just missed the api for that somehow. Any tips?
Hi there,
apply() and transform() seem to be missing, or I'm not looking hard enough. It seems like the most obvious and general thing I could want to do: apply a function to each row of my data, so I'm pretty sure I've just missed the api for that somehow. Any tips?