CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 65: Databricks Certified Machine Learning Professional

A data scientist wants to examine the data in the Feature Store table table from the database dev as a Spark DataFrame. They have access to Feature Store Client fs. Which line of code can be used to gel the data from table as a Spark DataFrame?

Nội dung câu hỏi

A data scientist wants to examine the data in the Feature Store table table from the database dev as a Spark DataFrame. They have access to Feature Store Client fs. Which line of code can be used to gel the data from table as a Spark DataFrame?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. fs.get_table("table)
  2. B. fs.read_table("dev.table") — đáp án hiện tại
  3. C. fs.create_table("dev.table")
  4. D. fs.get_table("dev.table")

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề