mirror of
https://github.com/dtomlinson91/street_group_tech_test
synced 2025-12-22 03:55:43 +00:00
updating documentation
This commit is contained in:
@@ -27,9 +27,6 @@ To get around public IP quotas I created a VPC in the `europe-west1` region that
|
||||
|
||||
Assuming the `pp-2020.csv` file has been placed in the `./input` directory in the bucket you can run a command similar to:
|
||||
|
||||
!!! caution
|
||||
Use the command `python -m analyse_properties.main` as the entrypoint to the pipeline and not `analyse-properties` as the module isn't installed with poetry on the workers with the configuration below.
|
||||
|
||||
```bash
|
||||
python -m analyse_properties.main \
|
||||
--runner DataflowRunner \
|
||||
|
||||
Reference in New Issue
Block a user