learningPySpark
learningPySpark copied to clipboard
%sql commands not working.
Chapter03.ipynb.
%sql
select * from swimmersJSON
symtaxError: invalid syntax.
I am using google colab notebook for this.
I have tried %sql with BigQuery. it worked. Did anything change?
Thanks.