Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
You load a CSV with missing values. Which method helps you quickly understand the structure + null counts?
df.shape()
df.head()
df.describe()
df.info()
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!