pandera.api.pyspark.components.Column.get_regex_columns

Column.get_regex_columns(check_obj)[source]

Get matching column names based on regex column name pattern.

Parameters:

columns – columns to regex pattern match

Return type:

Iterable

Returns:

matching columns