-
Notifications
You must be signed in to change notification settings - Fork 912
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
Enable scattering scalars into decimal columns #7899
Enable scattering scalars into decimal columns #7899
Conversation
rerun tests |
@brandon-b-miller is this ready to be merged? I noticed the PR description says |
Codecov Report
@@ Coverage Diff @@
## branch-0.20 #7899 +/- ##
===============================================
+ Coverage 82.30% 82.32% +0.02%
===============================================
Files 101 103 +2
Lines 17053 17373 +320
===============================================
+ Hits 14035 14303 +268
- Misses 3018 3070 +52
Continue to review full report at Codecov.
|
@kkraus14 yup - all good here I believe. |
rerun test |
rerun tests |
@gpucibot merge |
Closes #7879, adds the ability to coerce an
int
orDecimal
to a differentDecimal64Dtype
where possible and begins to plumbpa.scalar
into some useful places withincudf.Scalar