mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
Updating notebook with instructions
This commit is contained in:
parent
7761713803
commit
d2d79ca1b4
1 changed files with 2 additions and 0 deletions
|
@ -100,6 +100,8 @@
|
|||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# CSV was manually generated\n",
|
||||
"# Instructions for how to generate the CSV from Geocorr are here: https://github.com/usds/justice40-tool/issues/355#issuecomment-920241787\n",
|
||||
"geocorr_urban_rural_map = pd.read_csv(\n",
|
||||
" os.path.join(GEOCORR_DATA_DIR, \"geocorr2014_2125804280.csv\"),\n",
|
||||
" encoding=\"ISO-8859-1\",\n",
|
||||
|
|
Loading…
Add table
Reference in a new issue