Skip to content

Conversation

@MarcoGorelli
Copy link
Contributor

There's a couple of things I don't like about DataFrame.insert:

  • the name is less descriptive than the rest of the API
  • the argument label isn't really needed, because we have both Column.name and Column.rename

Copy link
Collaborator

@kkraus14 kkraus14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM too.

@MarcoGorelli
Copy link
Contributor Author

thanks all

@MarcoGorelli MarcoGorelli merged commit cafa8fd into data-apis:main Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants