'Pandas read_csv with quotes in filename

I've seen lots of answers on how to deal with quotes within the data, but can't find anything to do with a single quote in the filename

I received a file titled Actual CF's. How do I get read_csv to ignore the single quote in the filename



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source