Here is my attempt at this:
%sql SELECT df1.*,df1.geometry.STAsText() as geom_text FROM df_geo df1.
This obviously fails because it is not a table