Skip to content

Commit

Permalink
update feature description
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgard committed Dec 25, 2023
1 parent 6922f9e commit e9d4ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tableshift/datasets/acs.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@

MIG_FEATURE = Feature('MIG', cat_dtype,
"Mobility status (lived here 1 year ago)",
name_extended="Mobility status",
name_extended="Mobility status (whether respondent lived here 1 year ago)",
value_mapping={'00': 'N/A (less than 1 year old)',
'01': 'Yes, same house(nonmovers)',
'02': 'No, outside US and Puerto Rico',
Expand Down

0 comments on commit e9d4ff2

Please sign in to comment.