cancel
Showing results for 
Search instead for 
Did you mean: 
Kristjan
New Contributor II
since ‎09-14-2023
‎03-01-2024

User Stats

  • 2 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

Hi there,I am having issue with writing a df to a table or display it. I have three dataframes that I have unioned and after I have done the union I cannot display the dataframe.df_table1 = spark.sql(f'SELECT * FROM {sql_full_name}')df_table2 = ...df...
Kudos given to