read_csv has support for declaring the decimal and thousands separator.
read_html is missing the 'decimal' parameter. it'd be useful and more consistent to accept it too.
Example:
pd.read_html(html, thousands='.', decimal=',')
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4