%sql commands not working.
Opened this issue · 0 comments
itdishaa commented
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.