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

Câu 44: DA0-002: CompTIA Data+

A data analyst needs to join together a table data source and web API data source using Python. Which of the following is the best way to accomplish this task?

Nội dung câu hỏi

A data analyst needs to join together a table data source and web API data source using Python. Which of the following is the best way to accomplish this task?

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. Convert the data from the API and database to a varchar format and convert them to pandas DataFrames that are then merged together
  2. B. Convert the data from the API and database to a JSON format and convert them to pandas DataFrames that are then merged together. — đáp án hiện tại
  3. C. Convert the data from the API and database to a TXT format and convert them to pandas DataFrames that are then merged together.
  4. D. Convert the data from the API and database to a string format and convert them to pandas DataFrames that are then merged together.

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ề