ROW_ID is the pandas index
everything is a string (fillna("NA") should work everwhere) unless a mathematical conversion is needed and that is done by casting on the fly and casting back to string
Once we finalize the output structure we should build a unit test to make sure things are working fine every time i make a change. The problem is how to modify it every time the usagi file changes or a new rule is added
ROW_ID is the pandas index
everything is a string (fillna("NA") should work everwhere) unless a mathematical conversion is needed and that is done by casting on the fly and casting back to string
Once we finalize the output structure we should build a unit test to make sure things are working fine every time i make a change. The problem is how to modify it every time the usagi file changes or a new rule is added