Skip to content

Commit

Permalink
Merge pull request #1 from degauss-org/trial-build
Browse files Browse the repository at this point in the history
output column names
  • Loading branch information
erikarasnick authored Dec 19, 2022
2 parents cf3c335 + 4df1b53 commit 8e9f297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ docker run --rm -v $PWD:/tmp ghcr.io/degauss-org/habre_pm:0.1.0 my_address_file_

will produce `my_address_file_geocoded_habre_pm_0.1.0.csv` with added columns:

- **`this_geomarker`**: a definition of this geomarker
- **`that_geomarker`**: a definition of that geomarker
- **`pm`**: a definition of this geomarker
- **`sd`**: a definition of that geomarker

### Optional Argument

Expand Down

0 comments on commit 8e9f297

Please sign in to comment.