Skip to content
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

API, DOC: Clarify and Enforce Array to be 1-D during SparseArray Init Construction #13011

Closed

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Apr 27, 2016

Title is self-explanatory. Note that this behaviour was already implicitly enforced, but this makes the enforcement explicit. Closes #12794.

@jreback jreback added Sparse Sparse Data Type Compat pandas objects compatability with Numpy or Python functions labels Apr 27, 2016
@jreback jreback added this to the 0.18.1 milestone Apr 27, 2016
@jreback
Copy link
Contributor

jreback commented Apr 27, 2016

ping when green.

@gfyoung
Copy link
Member Author

gfyoung commented Apr 27, 2016

@jreback : Travis has given its green light of approval. Ready to merge if there is nothing else.

@jreback jreback closed this in b13ddd5 Apr 28, 2016
@jreback
Copy link
Contributor

jreback commented Apr 28, 2016

thanks!

@gfyoung gfyoung deleted the sparse-array-clarify branch April 28, 2016 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions Sparse Sparse Data Type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants