is there any possibility to specify a default dataset id in the google.datalab.bigquery module while querying? I do not want to specify the whole project_id+dataset_id+table_id, write only the table_id in queries and then add the other ones manually.
Some colleagues do have the possibility in PHP, I'll write more if I reach them out for further information.