I am getting this error in my code: "ufunc 'add' did not contain a loop with signature matching types dtype('<U95') dtype('<U95') dtype('<U95')"
. I cannot figure out what dtype('<U95')
is. Does anybody know what form I can convert my variable so that I can return its value?
Asked
Active
Viewed 96 times
0
-
1Length 95 Unicode. I believe. – piRSquared Oct 09 '17 at 02:04
-
Good luck debugging your error on your own. – cs95 Oct 09 '17 at 02:35