Skip to content

Rename a column name #2919

@jbabyhacker

Description

@jbabyhacker

Describe the solution you'd like
Is it currently possible to rename a column name? The use case for me would be to read in csv files, then write out a parquet file with different column names.

Describe alternatives you've considered
I could use with with_column() and create a new column, then select a subset of the dataframe and save that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions