can we load excel data using this libraray and query the dataframe as we do in padnas using sql command df.select("select col1,col2,from df")
can we load excel data using this libraray and query the dataframe as we do in padnas using sql command
df.select("select col1,col2,from df")