tail_df

Function tail_df 

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

Get the last n rows from a DataFrame