Can\'t write Biq Query by following Error.
Python 3.5.6 pandas-gbq 0.13.1 google-cloud-bigquery 1.24.0
ImportError: pandas-gbq
I tried !pip install google-cloud-bigquery==1.10.1 and this solved the error, it seems like proper for my Python version.