Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Modulo (%) operator not supported anymore for Index since 0.15 #9244
Comments
|
changeover from really what should happen is |
jreback
added API Design Indexing
labels
Jan 13, 2015
jreback
added this to the
0.16.0
milestone
Jan 13, 2015
jreback
modified the milestone: 0.16.0, Next Major Release
Mar 6, 2015
jorisvandenbossche
referenced
this issue
Aug 10, 2015
Closed
Int64Index does not support modulo operator under pandas 0.15 #10786
jorisvandenbossche
added Difficulty Intermediate Effort Low
labels
Aug 10, 2015
|
@jreback I've been looking into this, and into your suggestion, but the thing is that I'll start with a simple PR with just the definition of |
|
this is quite straightforward, just update the imports are not an issue |
nbonnotte
referenced
this issue
Jan 10, 2016
Closed
BUG giving modulo operator back to Int64Index #12012
|
Straightforward indeed, thx! |
jreback
modified the milestone: 0.18.0, Next Major Release
Jan 11, 2016
jreback
added a commit
that referenced
this issue
Jan 14, 2016
|
|
nbonnotte + jreback |
4625d4d
|
|
closed by #12012 |
jreback
closed this
Jan 14, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jorisvandenbossche commentedJan 13, 2015
In 0.14:
now: