Which of the following code blocks splits the `storeCategory` column from DataFrame `storesDF` at the underscore character into two new columns named `storeValueCategory` and `storeSizeCategory`? A sample of DataFrame `storesDF` is displayed below: //IMG// | Databricks Certified Associate Developer for Apache Spark Quiz - LeetQuiz