I was trying to collect 2 user_id dataframes which have no same user_id mutually in pyspark.
2 user_id dataframes
So, I typed some codes below you can see