The code block shown below contains an error. The code block is intended to return a DataFrame containing all columns from DataFrame storesDF except for column sqft and column customerSatisfaction. Identify the error.
Code block:
storesDF.drop(sqft, customerSatisfaction)
4be8126
Highly Voted 1 year, 7 months agoZSun
1 year, 5 months agoZSun
1 year, 5 months agoazurearch
Most Recent 8 months, 3 weeks agoazurearch
8 months, 3 weeks agozozoshanky
1 year, 4 months agoTmData
1 year, 5 months ago