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
5 months agonewusername
5 months, 2 weeks ago4be8126
11 months, 3 weeks ago