andas data frame df, what function is used to return the first five rows? code example Example: getting head in pandas # to show the first 5 coloums of the tabel df.head()