Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Data] Add Dataset.rename_columns #47906

Merged
merged 5 commits into from
Oct 9, 2024
Merged

[Data] Add Dataset.rename_columns #47906

merged 5 commits into from
Oct 9, 2024

Commits on Oct 4, 2024

  1. Initial commit

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1c7bbe4 View commit details
    Browse the repository at this point in the history
  2. Add docstring

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4637c0c View commit details
    Browse the repository at this point in the history
  3. Add decorator

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2b94a68 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Address review comments

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    829a222 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    27f0912 View commit details
    Browse the repository at this point in the history