Skip to content

Typo in pandas/pandas/io/parsers.py #10137

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
endisway opened this issue May 14, 2015 · 2 comments
Closed

Typo in pandas/pandas/io/parsers.py #10137

endisway opened this issue May 14, 2015 · 2 comments
Labels
Duplicate Report Duplicate issue or pull request

Comments

@endisway
Copy link

In pandas/pandas/io/parsers.py line 1000, np.uin8 is referred. It is an inexistent member in numpy. I suppose it's a typo for np.uint8.

@jorisvandenbossche
Copy link
Member

Duplicate of #9266
And there are already two PRs for this (#9350 and #10074)

@jorisvandenbossche
Copy link
Member

But thanks for reporting! We should try to merge one of those ... :-)

@jorisvandenbossche jorisvandenbossche added the Duplicate Report Duplicate issue or pull request label May 14, 2015
@jorisvandenbossche jorisvandenbossche added this to the No action milestone May 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Report Duplicate issue or pull request
Projects
None yet
Development

No branches or pull requests

2 participants