pandas-datareader
pandas-datareader copied to clipboard
Update famafrench.py
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