Relative Content

Tag Archive for pythonpandasencodingutf-8

python utf-8 encoding with pandas

i’m having an issue best demonstrated with this webpage https://www.basketball-reference.com/draft/NBA_2018.html which per document.charset is encoded in ‘utf-8’. i use the following code