head_df

Function head_df 

Source
pub fn head_df(df: &DataFrame, n: usize) -> DataFrame
Expand description

Get the first n rows from a DataFrame