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