Error: AttributeError: 'RangeIndex' object has no attribute 'freq'
This sometimes happens when the h5 file needs to be re-imported. Remove the old h5, and call hsp2 import_uci uci_name.uci uci_name.h5
NumbaTypeSafetyWarning: unsafe cast from bool to unicode_type
- Happens when calling
x in y when x is boolean and y is character/unicaode_type