Google Professional Data Engineer Practice Test - Questions Answers, Page 9

List of questions
Question 81

If a dataset contains rows with individual people and columns for year of birth, country, and income, how many of the columns are continuous and how many are categorical?
Question 82

Which of the following are examples of hyperparameters? (Select 2 answers.)
Question 83

Which of the following are feature engineering techniques? (Select 2 answers)
Question 84

You want to use a BigQuery table as a data sink. In which writing mode(s) can you use BigQuery as a sink?
Question 85

You have a job that you want to cancel. It is a streaming pipeline, and you want to ensure that any data that is in-flight is processed and written to the output. Which of the following commands can you use on the Dataflow monitoring console to stop the pipeline job?
Question 86

When running a pipeline that has a BigQuery source, on your local machine, you continue to get permission denied errors. What could be the reason for that?
Question 87

What Dataflow concept determines when a Window's contents should be output based on certain criteria being met?
Question 88

Which of the following is NOT one of the three main types of triggers that Dataflow supports?
Question 89

Which Java SDK class can you use to run your Dataflow programs locally?
Question 90

The Dataflow SDKs have been recently transitioned into which Apache service?
Question