You are working on a project that requires the application of a pre-trained model to a large Spark DataFrame. The model was trained using pandas and needs to be applied row-wise. How would you implement this in Spark? | Databricks Certified Machine Learning - Associate Quiz - LeetQuiz