Hi.

I have a DataFrame with 16 columns (df1) and another with 26 columns(df2).
I want to do a UnionAll.  So, I want to add 10 columns to df1 in order to
have the same number of columns in both dataframes.

Is there some alternative to "withColumn"?

Thanks!!!!

-- 
Regards.
Miguel Ángel

Reply via email to