The code block shown below contains an error. The code block is intended to return a new DataFrame that is the result of a position-wise union between DataFrame storesDF and DataFrame acquiredStoresDF. Identify the error.
Code block:
storesDF.unionByName(acquiredStoresDF)
juliom6
8 months, 3 weeks agonewusername
9 months ago4be8126
1 year, 3 months ago