-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
BugDtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversionsIO CSVread_csv, to_csvread_csv, to_csv
Milestone
Description
while using read_fwf I had a bug that had this line from parsers.py
in which there is a np.uin8 which I'm pretty sure should be a np.uint8
apologise if this has already been submitted - I did a search on uin8 and only got the offending line in the code.
I just fixed on my arch source code to keep working on my problem (I'm an engineer not a software guy!). I will try and find time for a patch and test (I failed on my last one)
CHeers
Rick
ereli
Metadata
Metadata
Assignees
Labels
BugDtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversionsIO CSVread_csv, to_csvread_csv, to_csv