Skip to content

BUG: DataFrame(frozenset) should raise #40163

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 6 commits into from
Mar 2, 2021

Conversation

jbrockmendel
Copy link
Member

DataFrame(set) raises, and Series raises for both. This unifies the 2 places this is checked.

Started out as a split-big-tests branch, so some of that is left over.

@jreback jreback added the Bug label Mar 2, 2021
@jreback jreback added this to the 1.3 milestone Mar 2, 2021
@jreback
Copy link
Contributor

jreback commented Mar 2, 2021

lgtm. can you add a whatsnew note and ping on green.

@jbrockmendel
Copy link
Member Author

whatsnew added + greenish

@jreback jreback merged commit 179b3e6 into pandas-dev:master Mar 2, 2021
@jbrockmendel jbrockmendel deleted the tst-constructors branch March 2, 2021 23:37
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.

2 participants