Skip to content

fix: Properly return IndexError on incorrect index in Table.add_column#455

Merged
kylebarron merged 1 commit intokylebarron:mainfrom
surister:fix/index_error_rename_col
Nov 18, 2025
Merged

fix: Properly return IndexError on incorrect index in Table.add_column#455
kylebarron merged 1 commit intokylebarron:mainfrom
surister:fix/index_error_rename_col

Conversation

@surister
Copy link
Contributor

@surister surister commented Nov 8, 2025

Fixes #454

@github-actions github-actions bot added the fix label Nov 8, 2025
Copy link
Owner

@kylebarron kylebarron left a comment

Choose a reason for hiding this comment

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

Thank you! (Sorry I've been out on vacation this week)

@kylebarron kylebarron merged commit b9985f2 into kylebarron:main Nov 18, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No proper error is raised on wrong index in Table.add_column

2 participants