Scripts for summarizing and validating content on the Digital Production Hub, the UGA Libraries' centralized storage for digital objects that are not suitable for our digital preservation system.
Creative Commons Attribution Share Alike 4.0 International
Define dtype as object when read the FITS CSV into pandas, so that columns which are blank do not get incorrectly typed as float, which impacts later functionality. Also filled blank cells with NO VALUE to be consistent with input that other scripts have for match_nara_risk() function.
Define dtype as object when read the FITS CSV into pandas, so that columns which are blank do not get incorrectly typed as float, which impacts later functionality. Also filled blank cells with NO VALUE to be consistent with input that other scripts have for match_nara_risk() function.