dataflowmigration Example migration GCS to BQ Step python -m venv env # create environment or python3 . env/bin/activate # activate the environment pip install -r requirements.txt