Mulai sekarangMulai gratis

Snowpark DataFrames — Question 1

Have your Python Worksheet do five things: • Import snowflake.snowpark as snowpark • Define main (look at the code for this video to see how to do this) • Inside main, set df_table to equal session.table(TASTY_BYTES.RAW_POS.MENU) • Inside main, use the show method on df_table • Inside main, return df_table You should have five lines of code total. When you run this, what are the first three column names you see in the Results?

Latihan ini merupakan bagian dari kursus

Intro to Snowflake for Devs, Data Scientists, Data Engineers

Lihat Kursus

Latihan interaktif langsung

Ubah teori menjadi aksi dengan salah satu latihan interaktif kami

Mulai latihan