pub fn endswith(column: &Column, suffix: &str) -> Column
True if string ends with suffix (PySpark endswith).