ModuleNotFoundError: No module named 'pandas'

you will also need to call .to_pandas() on the dataframes if using pandas, otherwise they default to Snowpark dataframes

1 Like