Given a Spark DataFrame 'df' with a numerical column 'sales', write a code snippet that computes the summary statistics for the 'sales' column using the .summary() method and explain the output. | Databricks Certified Machine Learning - Associate Quiz - LeetQuiz