phoenix_pipeline
phoenix_pipeline copied to clipboard
Remove duplicate actor codes
Occasionally something like "USAGOVMILGOV" will get coded. We want only one of each code. This can be done pretty easily in postprocess.py
A more sophisticated (and less pressing) improvement would be setting rules for which codes should be precluded by others (if you're REB, you shouldn't also be UAF, for example).