Skip to content

BUG: Fix Series.append raises TypeError with tuple of Series #28412

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

Merged
merged 4 commits into from
Sep 13, 2019
Merged

BUG: Fix Series.append raises TypeError with tuple of Series #28412

merged 4 commits into from
Sep 13, 2019

Conversation

christopherzimmerman
Copy link
Contributor

@christopherzimmerman christopherzimmerman commented Sep 12, 2019

@christopherzimmerman christopherzimmerman changed the title GH28410 BUG: Fix Series.append raises TypeError with tuple of Series Sep 12, 2019
Co-Authored-By: Tom Augspurger <TomAugspurger@users.noreply.github.com>
Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

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

lgtm

@WillAyd WillAyd added the Series Series data structure label Sep 13, 2019
@WillAyd WillAyd added this to the 1.0 milestone Sep 13, 2019
@WillAyd WillAyd merged commit f61deb9 into pandas-dev:master Sep 13, 2019
@WillAyd
Copy link
Member

WillAyd commented Sep 13, 2019

Thanks @christopherzimmerman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Series Series data structure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Series.append raises TypeError with tuple of Series
4 participants