modin.pandas.DataFrame.tail¶

DataFrame.tail(n: int = 5)[source]¶

Return the last n rows.