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")
6546a53
3 months, 1 week agoSamir_91
5 months, 3 weeks agoSowwy1
7 months, 3 weeks agoSowwy1
7 months, 3 weeks agotangerine141
9 months agoSamir_91
5 months, 3 weeks agonaman405verma
9 months ago