return population_difference_by_income().head() code example Example: head pandas python # Returns the first 5 rows df.head(n=5)