Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
ENH: bool sparse now supports logical op #14000
Conversation
sinhrks
added Enhancement Dtypes Sparse
labels
Aug 14, 2016
sinhrks
added this to the
0.19.0
milestone
Aug 14, 2016
codecov-io
commented
Aug 14, 2016
•
Current coverage is 85.28% (diff: 100%)@@ master #14000 diff @@
==========================================
Files 139 139
Lines 50214 50224 +10
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 42822 42832 +10
Misses 7392 7392
Partials 0 0
|
jreback
closed this
in 471c4e7
Aug 16, 2016
|
thanks! |
sinhrks
deleted the
sinhrks:sparse_bool branch
Aug 16, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sinhrks commentedAug 14, 2016
git diff upstream/master | flake8 --diffimplemented bool (logical and / or) op for bool
SparseArray. Currently it raises ifsp_indexare different.