← 홈0/250 풀이0 정답
문제 1 / 250
2개 선택Q1

An upstream system has been configured to pass the date for a given batch of data to the Databricks Jobs API as a parameter. The notebook to be scheduled will use this parameter to load data with the following code: df = spark.read.format("parquet").load(f"/mnt/source/(date)") Which code block should be used to create the date Python variable used in the above code block?

1 / 250

키보드: ← → 이동 · A~E 선택 · Enter 정답확인