Requirement is to load the pandas dataframe to snowflake transient table. I was happily loading pandas dataframes to snowflake tables with SQLalchemy using below code.