You are viewing documentation about an older version (1.2.0). View latest version

snowflake.snowpark.functions.repeat

snowflake.snowpark.functions.repeat(s: ColumnOrName, n: Column | int) Column[source]

Builds a string by repeating the input for the specified number of times.