I am new to Julia, I want to see the first 5 rows of data frame, but when i am writing below code
head(df,5)
I am getting
Un