The code block shown below should return a new DataFrame that is the result of an outer join between DataFrame storesDF and DataFrame employeesDF on column storeId. Choose the response that correctly fills in the numbered blanks within the code block to complete this task.
Code block:
storesDF.__1__(__2__, __3__, __4__)
6546a53
3 months, 1 week agocookiemonster42
1 year, 3 months ago