Which TensorFlow function can you use to configure a categorical column if you don't know all of the possible values for that column?
To give a user read permission for only the first three columns of a table, which access control method would you use?
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?
If you want to create a machine learning model that predicts the price of a particular stock based on its recent price history, what type of estimator should you use?