'Tab delimited csv file

When reading a tab delimited .csv file in pandas, getting '??Entity' on header column instead of 'Entity'. How to solve this issue. All other headers come in correct.



Sources

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

Source: Stack Overflow

Solution Source