The following code block should cache the DataFrame `storesDF` exclusively in Spark's memory. Select the option that accurately fills in the numbered blanks within the code block to accomplish this task. Code block: ```__1__.__2__(__3__).count()``` | Databricks Certified Associate Developer for Apache Spark Quiz - LeetQuiz