Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
CLN: remove pandas.util.testing.choice #12386
Comments
jreback
added the
Clean
label
Feb 18, 2016
jreback
added this to the
0.18.0
milestone
Feb 18, 2016
|
cc @carroux |
jreback
added Difficulty Novice Effort Low
labels
Feb 18, 2016
jreback
modified the milestone: 0.18.1, 0.18.0
Feb 18, 2016
|
paul-reiners
referenced
this issue
Feb 28, 2016
Closed
TST: Eliminating references to pandas.util.testing.choice #12490
|
I think I have this finished. See #12490. |
jreback
modified the milestone: 0.18.0, 0.18.1
Feb 29, 2016
paul-reiners
added a commit
to paul-reiners/pandas
that referenced
this issue
Mar 2, 2016
|
|
paul-reiners |
5f2d9b5
|
paul-reiners
referenced
this issue
Mar 2, 2016
Closed
CLN: Removed pandas.util.testing.choice #12505
|
This is fixed in pull request #12505. Tests have passed, it's all in one commit, and whatsnew has been added. |
jreback
closed this
in eba7803
Mar 2, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jreback commentedFeb 18, 2016
xref #12384
so I think this was for numpy < 1.7 compat.
we should remove
pandas.util.testing.choicehttps://github.com/pydata/pandas/blob/master/pandas/util/testing.py#L173
there might be some latent doc references