Update vat_import to work with current and newest pandas library
Issue: vat-68 In parse_oscap_compliance remove replace and use apply where the identifier is NaN.
This is a longer term fix for the previous update to use the version of pandas listed in requirements.txt. This ensures that newer versions of pandas will continue to work if ever there is a change in environment.