Renames columns in a TableSchema
columns (dict[str -> str]) – A dictionary mapping current column names to new column names.
TableSchema with the specified columns renamed.
woodwork.TableSchema
previous
woodwork.table_schema.TableSchema.metadata
next
woodwork.table_schema.TableSchema.remove_semantic_tags