Which of the following code blocks returns a new DataFrame where column `division` from DataFrame `storesDF` has been renamed to `state` and column `managerName` from DataFrame `storesDF` has been renamed to `managerFullName`? | Databricks Certified Associate Developer for Apache Spark Quiz - LeetQuiz