modin.pandas.DataFrame.tail¶

DataFrame.tail(n=5) → Self[source]¶

Return the last n rows.