price_parse library on python and “1’297.99 CHF” – how to extract correctly units and cents
I am using https://github.com/scrapinghub/price-parser to extract prices into units and cents. I am having trouble with CHF and the thousands separator “‘”. How can I pass the right params?