Wondering how/if I can retrieve column names from a call to DataFrame apply without knowing them in advance. See example code below.
apply
What I\'m trying to