'Reading csv in Python and removing punctuations and symbols from columns

Wine Quality data

When I read this file, this happens. The Sep eliminated punctuations in my previous data but not this one. This one is coming out very eccentric. How can I remove punctuations?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source