I was trying to run the following query by using pandasql:
query=\'SELECT LOG(A) FROM table1\' output=pandasql.sqldf(query,globals())
But I