DataFrame.map_row() method provides functionality to apply a Python function to each row in the teradataml DataFrame, and return the result as a teradataml DataFrame.
This function supports Python functions including lambda functions.
DataFrame.map_row() method provides functionality to apply a Python function to each row in the teradataml DataFrame, and return the result as a teradataml DataFrame.
This function supports Python functions including lambda functions.