π¨ UtilsΒΆ
deduplicate_rows: Returns the deduplicated rows ofquery_or_table_or_viewdelete_empty_datasets: Delete empty datasets inprojectget_daily_jobs_cost: Get daily jobs costget_latest_partition_timestamp: Return the maximum of the partition column offully_qualified_tableget_table_columns: Get the column information of the given table fromINFORMATION_SCHEMA.COLUMNSget_view_history: Get BigQuery View historylist_scheduled_queries: Returnsscheduled_queriesof projectproject.run_python: Run anypython_code.sleep: Sleep duringsecondssecondstimestamp_from_unix_date_time: Interpretsunix_date_timeas the number ofdate_time_partsince1970-01-01 00:00:00 UTC.timestamp_to_unix_date_time: Returns the number ofdate_time_partsince1970-01-01 00:00:00 UTC.upsert: Mergesquery_or_table_or_viewinto thedestination_table.