79542724

Date: 2025-03-29 02:44:10
Score: 1
Natty:
Report link

The issue is that your data has double quotes, causing it to be read as single column.

One way to fix this issue in VS code is :

pd.read_csv('INPUT.csv',delimiter=",")

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Fatima Riaz