Two data engineers attempt to print the `defects_df` DataFrame using the `show()` and `display()` methods respectively. What is the key difference in the output format displayed by each method? | Databricks Certified Data Engineer - Professional Quiz - LeetQuiz