pandera.schema_components.Column.set_name¶ Column.set_name(name)[source]¶ Used to set or modify the name of a column object. Parameters name (str) – the name of the column object