diff --git a/tableshift/datasets/grinsztajn.py b/tableshift/datasets/grinsztajn.py index 998cd8dc34..82bec00c02 100644 --- a/tableshift/datasets/grinsztajn.py +++ b/tableshift/datasets/grinsztajn.py @@ -539,8 +539,8 @@ Feature('Was_Vehicle_Left_Hand_Drive?', int, name_extended='indicator for whether vehicle was left-hand drive', value_mapping={ + 0: 'Yes', 1: 'No', - 2: 'Yes', 9: 'Unknown', -1: 'Data missing or out of range'}), Feature('Age_of_Driver', int,