Why it’s not giving me the parse error?
Reading the csv file in which date has comma
hey @Mohit2000 ,
Pandas thinks it to be a value to be separated by comma’s .
Hence you need to first parse in some other way , or go with this only.
But when sir did the same, it gave Parse Error. Can you please explain why it is so?
Your output is also a bit different from the one , shown in the videos.
Have you done the pre-processing as the same way shown in videos.??
Can you please share your notebook it would be easier for me to debug and let you the actual issue.
Thank You .
i guess you haven’t removed the commas that are between the date and year ,do that.
and it might be that due to new version of pandas that error might have been dealed in another way.
So , if you task is working then just go with it.
If it raises any error, then find a solution.
Thank You .
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.