Skip to content
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

Note null behavior in where docs #11276

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

brandon-b-miller
Copy link
Contributor

Closes #9328

@brandon-b-miller brandon-b-miller added doc Documentation Python Affects Python cuDF API. labels Jul 15, 2022
@brandon-b-miller brandon-b-miller requested a review from a team as a code owner July 15, 2022 18:36
@brandon-b-miller brandon-b-miller added the non-breaking Non-breaking change label Jul 15, 2022
@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

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

@@               Coverage Diff               @@
##             branch-22.08   #11276   +/-   ##
===============================================
  Coverage                ?   86.37%           
===============================================
  Files                   ?      144           
  Lines                   ?    22809           
  Branches                ?        0           
===============================================
  Hits                    ?    19701           
  Misses                  ?     3108           
  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 99eaaef...3668c97. Read the comment docs.

@vyasr
Copy link
Contributor

vyasr commented Jul 15, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 9627091 into rapidsai:branch-22.08 Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Null Handling in where
2 participants