Skip to main content

repeat

Function repeat 

Source
pub fn repeat(column: &Column, n: i32) -> Column
Expand description

Repeat string n times (PySpark repeat).