Applies a row-wise function on a Series.
Series.
Row-wise function which takes as arguments elements of both Series. If one of the elements in a row is undefined the result in undefined.
Transformed Series.
0.1.0