The code block shown below should use SQL to return a new DataFrame containing column storeId and column managerName from a table created from DataFrame storesDF. Choose the response that correctly fills in the numbered blanks within the code block to complete this task.
Code block:
__1__.__2__("stores")
__3__.__4__("SELECT storeId, managerName FROM stores")
PushpakKothekar
2 months, 4 weeks ago6546a53
10 months, 2 weeks agoSamir_91
1 year, 1 month agoSowwy1
1 year, 3 months agoSowwy1
1 year, 3 months agotangerine141
1 year, 4 months agoSamir_91
1 year, 1 month agonaman405verma
1 year, 4 months ago