Refactor string conversion check - #7599
Conversation
|
You will have to change the cython/python interfaces to these too or this will not build. |
Done. |
|
Rerun tests. |
galipremsagar
left a comment
There was a problem hiding this comment.
cython/python refactor LGTM
|
Rerun tests. |
|
Rerun tests. |
Codecov Report
@@ Coverage Diff @@
## branch-0.19 #7599 +/- ##
===============================================
+ Coverage 81.86% 82.39% +0.52%
===============================================
Files 101 101
Lines 16884 17352 +468
===============================================
+ Hits 13822 14297 +475
+ Misses 3062 3055 -7
Continue to review full report at Codecov.
|
|
Rerun tests. |
|
Rerun tests. |
1 similar comment
|
Rerun tests. |
davidwendt
left a comment
There was a problem hiding this comment.
Can you update the copyright years for these files?
Sorry I forgot that again. Just updated. |
|
@gpucibot merge |
This addresses #7557.
In summary:
cudf::strings::is_integer()code fromstrings/chars_types.*tostrings/convert/convert_integers.hpp/cucudf::strings::is_float()code fromstrings/chars_types.*tostrings/convert/convert_floats.hpp/cucudf::strings::all_integer()andcudf::strings::all_float()