I am trying to do an EDA analysis of the Red-wine Quality dataset from the Irvine Machine Learning Repository. I downloaded the CSV file, but after reading it through Pandas, when I am writing df.head() instead of in a tabular format, I am getting this. Please help me.
Why am I not getting the result as this?
New contributor
Arjun Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.