pandas-datareader icon indicating copy to clipboard operation
pandas-datareader copied to clipboard

Update famafrench.py

Open mg-karamaan opened this issue 4 years ago • 0 comments

This change allows the pandas_datareader library to read Windows text files with smart quotes and apostrophes and still convert all other characters to UTF-8, where needed.

  • [ ] closes #xxxx
  • [ ] tests added / passed
  • [ ] passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • [ ] passes black --check pandas_datareader
  • [ ] added entry to docs/source/whatsnew/vLATEST.txt

mg-karamaan avatar Feb 26 '21 02:02 mg-karamaan