DatabricksDatabricks
CERTIFIED-DATA-ENGINEER-PROFESSIONAL · Question #93
CERTIFIED-DATA-ENGINEER-PROFESSIONAL Question #93: Real Exam Question with Answer & Explanation
Sign in or unlock CERTIFIED-DATA-ENGINEER-PROFESSIONAL to reveal the answer and full explanation for question #93. The question stem and answer options stay visible for context.
Environment Management
Question
What is a method of installing a Python package scoped at the notebook level to all nodes in the currently active cluster?
Options
- AUse &Pip install in a notebook cell
- BRun source env/bin/activate in a notebook setup script
- CInstall libraries from PyPi using the cluster UI
- DUse &sh install in a notebook cell
Unlock CERTIFIED-DATA-ENGINEER-PROFESSIONAL to see the answer
You've previewed enough free CERTIFIED-DATA-ENGINEER-PROFESSIONAL questions. Unlock CERTIFIED-DATA-ENGINEER-PROFESSIONAL for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Databricks Libraries#Python Packages#Cluster Management#Notebooks