fix common parsing logic direction one-hot encoding bug
pre-direction
and post-direction
are now properly encoded as one-hot vectors.
Tested by inspecting df
in data_pre_proc_mvp
when pre-direction
and/or post-direction
have differing values.