Add datasets.list, datasets.insert and datasets.delete by kysnm · Pull Request #33 · abronte/BigQuery

Add wrapper method of bigquery.datasets.list, bigquery.datasets.insert and bigquery.datasets.delete. Add method to list the datasets. Add method to list the datasets returning only the tableId. Ad...