Skip to content

Add aliases for string methods - #8353

Merged
rapids-bot[bot] merged 1 commit into
NVIDIA:branch-21.06from
shwina:add-htoi-alias
May 26, 2021
Merged

Add aliases for string methods#8353
rapids-bot[bot] merged 1 commit into
NVIDIA:branch-21.06from
shwina:add-htoi-alias

Conversation

@shwina

@shwina shwina commented May 25, 2021

Copy link
Copy Markdown
Contributor

Adds the aliases hex_to_int (and for consistency, ip_to_int) for the htoi and ip2int methods respectively. hex_to_int is a little less cryptic and this helps searchability in the docs.

@shwina
shwina requested a review from a team as a code owner May 25, 2021 17:56
@github-actions github-actions Bot added the Python Affects Python cuDF API. label May 25, 2021
@galipremsagar galipremsagar added 5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 25, 2021
@galipremsagar

Copy link
Copy Markdown
Contributor

rerun tests

@codecov

codecov Bot commented May 26, 2021

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.06@6db757b). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.06    #8353   +/-   ##
===============================================
  Coverage                ?   82.89%           
===============================================
  Files                   ?      105           
  Lines                   ?    17877           
  Branches                ?        0           
===============================================
  Hits                    ?    14819           
  Misses                  ?     3058           
  Partials                ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6db757b...59d5b4d. Read the comment docs.

@kkraus14

Copy link
Copy Markdown
Contributor

@gpucibot merge

@rapids-bot
rapids-bot Bot merged commit 96f8df7 into NVIDIA:branch-21.06 May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants