Skip to content

Update parsers.pyi #88

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
wants to merge 1 commit into from
Closed

Update parsers.pyi #88

wants to merge 1 commit into from

Conversation

Barry1
Copy link

@Barry1 Barry1 commented Aug 10, 2021

Return type of first read_csv implementation was wrong. In all my work, it returns a DataFrame for example on an StringIO.
This solves #87

Return type of first `read_csv` implementation was wrong. In all my work, it returns a `DataFrame` for example on an `StringIO`.
Copy link
Member

@jakebailey jakebailey left a comment

Choose a reason for hiding this comment

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

Marking as needing changes so this doesn't get merged while we figure out the right overloads (per #87).

@jakebailey
Copy link
Member

Going to close this in favor of the changes coming in #109 (which should fix this via the right overloads).

@jakebailey jakebailey closed this Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants