I have txt file exported from mainframe, which contains the packed decimal data, looks like junk data. I want convert it to readable format using python script.
for ex. convert this ��% to 5420
I have txt file exported from mainframe, which contains the packed decimal data, looks like junk data. I want convert it to readable format using python script.
for ex. convert this ��% to 5420