Skip to content

CLN: Removed pandas.util.testing.choice #12505

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

Closed
wants to merge 1 commit into from

Conversation

paul-reiners
Copy link
Contributor

Removed pandas.util.testing.choice() method.
Replaced all references to it with calls to np.random.choice().
Added entry to whatsnew.
#12386

Removed pandas.util.testing.choice() method.
Replaced all references to it with calls to np.random.choice().
Added entry to whatsnew.

pandas-dev#12386
@jreback jreback added the Clean label Mar 2, 2016
@jreback jreback added this to the 0.18.0 milestone Mar 2, 2016
@jreback jreback closed this in eba7803 Mar 2, 2016
@jreback
Copy link
Contributor

jreback commented Mar 2, 2016

thanks!

@paul-reiners paul-reiners deleted the issue-12386 branch March 3, 2016 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLN: remove pandas.util.testing.choice
2 participants