Note: In order to use join columns as an array, you need to have the same join columns on both DataFrames. #Removes duplicate columns empDF.join(addDF,["emp_id"] ...
確定! 回上一頁