Skip to content

REGR: from_records not initializing subclasses properly #60726

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 2 commits into from
Jan 17, 2025

Conversation

phofl
Copy link
Member

@phofl phofl commented Jan 17, 2025

follow up from #58145

Are we back porting regression fixes or just into 3.0?

@WillAyd WillAyd added this to the 3.0 milestone Jan 17, 2025
@WillAyd WillAyd added the Constructors Series/DataFrame/Index/pd.array Constructors label Jan 17, 2025
@mroeschke
Copy link
Member

Are we back porting regression fixes or just into 3.0?

I think these should just go into 3.0 as 2.3 will just be new string functionality

@phofl
Copy link
Member Author

phofl commented Jan 17, 2025

Sounds good, I’ll move the whatsnew

@phofl
Copy link
Member Author

phofl commented Jan 17, 2025

Moved

@mroeschke mroeschke merged commit a4e8149 into pandas-dev:main Jan 17, 2025
49 of 51 checks passed
@mroeschke
Copy link
Member

Thanks @phofl

@phofl phofl deleted the geopandas-mgr branch January 17, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Constructors Series/DataFrame/Index/pd.array Constructors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REGR: DataFrame.from_records for subclasses no longer calls subclass constructor
3 participants