DocsDataframe.headDataframe.head This function returns the first five rows of the dataframe Returns Dataframe const head: Dataframe<T> = df.head;.filter.isNull