python predict.py --kepler_id=11442793 --period=14.44912 --t0=2.2 --duration=0.11267 --kepler_data_dir=$HOME/astronet/kepler --output_image_file=$HOME/astronet/kepler-90i.png --model_dir=$HOME/astronet/model
SELECT count(*) as n FROM [bigquery-public-data:github_repos.commits] WHERE committer.date > '2016-01-01 00:00' AND REGEXP_EXTRACT(author.email, r'.*@(.*)') = 'google.com'