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

fix(python): panic in list.concat with another column on empty DataFrame #17741

Closed
wants to merge 1 commit into from

Conversation

Object905
Copy link
Contributor

Closes #16924

@Object905 Object905 changed the title fix: list.concat with another column on empty DataFrame fix(python): list.concat with another column on empty DataFrame Jul 19, 2024
@Object905 Object905 changed the title fix(python): list.concat with another column on empty DataFrame fix(python): panic in list.concat with another column on empty DataFrame Jul 19, 2024
@Object905
Copy link
Contributor Author

Closing in favor of better PR that will also fix #16519

@Object905 Object905 closed this Jul 19, 2024
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.

Concatenating to a list column using another column throws PanicException with empty DataFrame
1 participant