polars.Series.last# Series.last() → PythonLiteral | None[source]# Get the last element of the Series. Returns None if the Series is empty.