I have a socket server that is supposed to receive UTF-8 valid characters from clients.
The problem is some clients (mainly hackers) are sending all the wrong kind of
I have resolved this problem using this code
df = pd.read_csv(gdp_path, engine='python')