Skip to content

BUG FIX: cartesian_product now converts all arguments to ndarrays #6451

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

Merged
merged 1 commit into from
Feb 23, 2014

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Feb 23, 2014

Fixes #6439.

@jreback jreback added Bug and removed Indexing labels Feb 23, 2014
@jreback jreback added this to the 0.14.0 milestone Feb 23, 2014
@jreback jreback merged commit 2e47bd6 into pandas-dev:master Feb 23, 2014
@jreback
Copy link
Contributor

jreback commented Feb 23, 2014

thanks for the PR!

@shoyer shoyer deleted the fix-cartesian-product branch February 23, 2014 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pandas.tools.util.cartesian_product doesn't work on DatetimeIndex objects
2 participants