Exam4Training

Which of the following operations in Feature Store Client fs can be used to return a Spark DataFrame of a data set associated with a Feature Store table?

Which of the following operations in Feature Store Client fs can be used to return a Spark DataFrame of a data set associated with a Feature Store table?
A . fs.create_table
B . fs.write_table
C . fs.get_table
D . There is no way to accomplish this task with fs
E . fs.read_table

Answer: A

Exit mobile version