Topic 1 Question 222
You have a variety of files in Cloud Storage that your data science team wants to use in their models. Currently, users do not have a method to explore, cleanse, and validate the data in Cloud Storage. You are looking for a low code solution that can be used by your data science team to quickly cleanse and explore data within Cloud Storage. What should you do?
Provide the data science team access to Dataflow to create a pipeline to prepare and validate the raw data and load data into BigQuery for data exploration.
Create an external table in BigQuery and use SQL to transform the data as necessary. Provide the data science team access to the external tables to explore the raw data.
Load the data into BigQuery and use SQL to transform the data as necessary. Provide the data science team access to staging tables to explore the raw data.
Provide the data science team access to Dataprep to prepare, validate, and explore the data within Cloud Storage.
ユーザの投票
コメント(3)
- 正解だと思う選択肢: D
- Dataprep is a serverless, no-code data preparation tool that allows users to visually explore, cleanse, and prepare data for analysis.
- It's designed for business analysts, data scientists, and others who want to work with data without writing code.
- Dataprep can directly access and transform data in Cloud Storage, making it a suitable choice for a team that prefers a low-code, user-friendly solution.
👍 5raaad2024/01/04 - 正解だと思う選択肢: D
Low-Code Interface:
Offers a visual, drag-and-drop interface that empowers users with varying technical skills to cleanse and explore data without extensive coding, aligning with the low-code requirement. Data Cleaning and Validation:
Provides built-in tools for data profiling, cleaning, transformation, and validation, ensuring data quality and accuracy before model training. Direct Cloud Storage Access:
Connects directly to Cloud Storage, allowing users to work with data in place without additional data movement or storage costs, optimizing efficiency.
👍 3e70ea9e2023/12/30 why you message wrong answers correct is C
👍 1Alex35512024/01/07
シャッフルモード