Skip to content

BUG: Changing return is_named_tuble to a tuple sublclass #40682 #41026

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

Closed

Conversation

Sudomarko
Copy link

@Sudomarko Sudomarko commented Apr 18, 2021

Changed pandas/core/dtypes/inference.py so that the return of the is_named_tuple function to be a tuple subclass so that it is compatible with sqlalchemy.

Passed test_inference.py

@github-actions
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update or respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label May 19, 2021
@simonjayhawkins
Copy link
Member

@Sudomarko can you add the code sample from the issue OP as a test

@simonjayhawkins
Copy link
Member

@Sudomarko Thanks for the PR. closing as stale. ping if you want to continue.

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.

BUG: DataFrame from sqlalchemy 1.4 Query missing column headers
2 participants