AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: In a large-scale Databricks environment databricks video

Question 1
« Back   Next data-analyst Certification Question »

Full Certification Question

In a large-scale Databricks environment, you have a dataset Transactions with a column TransactionAmount . You need to apply a custom scaling function to normalize transaction amounts for analysis. You decide to create a UDF (User-Defined Function) in Python. Which of the following approaches correctly illustrates the creation and application of a UDF for this purpose?