nerdexam
Snowflake

SOL-C01 · Question #297

In a Snowflake Notebook, you're attempting to read data from a Snowflake table named 'CUSTOMER DATA into a Pandas DataFrame for further analysis. The table contains a column named of data type TIMESTA

Sign in or unlock SOL-C01 to reveal the answer and full explanation for question #297. The question stem and answer options stay visible for context.

Querying and Performance

Question

In a Snowflake Notebook, you're attempting to read data from a Snowflake table named 'CUSTOMER DATA into a Pandas DataFrame for further analysis. The table contains a column named of data type TIMESTAMP NTZ. Which of the following Python code snippets will successfully read the data and preserve the 'CREATED_AT column as a datetime object in the DataFrame?

Exhibit

SOL-C01 question #297 exhibit

Options

  • AOption A
  • BOption B
  • COption C
  • DOption D
  • EOption E

Unlock SOL-C01 to see the answer

You've previewed enough free SOL-C01 questions. Unlock SOL-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Snowflake Notebooks#Pandas integration#Data retrieval#Datetime handling
Full SOL-C01 Practice