DataFrame.map_partition() function applies a Python function to a group or partition of rows in the teradataml DataFrame by leveraging the STO and returning the result as a teradataml DataFrame.
DataFrame.map_partition() function applies a Python function to a group or partition of rows in the teradataml DataFrame by leveraging the STO and returning the result as a teradataml DataFrame.