Hi,
I used pandas to load the data for penguin exercise. Using .head() I can see there are Culmen Length (mm) Culmen Depth (mm) and Species. But in the data opened with Numbers.app I can see there are more rows. Why in the exercise I can only see limited samples? Thanks