pydata / pandas-datareader

Extract data from a wide range of Internet sources into a pandas DataFrame.
https://pydata.github.io/pandas-datareader/stable/index.html
Other
2.9k stars 681 forks source link

Fama French: Unable to import monthly US file containing Operating Profitability due to UnicodeDecodeError #894

Open ole45326 opened 3 years ago

ole45326 commented 3 years ago

All monthly US files containing the Operating Profitability factor, e.g. 25_Portfolios_BEME_OP_5x5, could noit be imported since the files contain a single quotation mark " ' ". (see line 16 [...] data in the firm´s accounting statements.[...]) An addtitional parameter to change the encoding may help.

hyunyulhenry commented 2 years ago

Hi did u fix this problem?

mlettau commented 2 years ago

Same issue for me.