Skip to content

API/ENH: allow as_blocks to take a copy argument #9607

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
jreback opened this issue Mar 6, 2015 · 1 comment
Closed

API/ENH: allow as_blocks to take a copy argument #9607

jreback opened this issue Mar 6, 2015 · 1 comment
Labels
API Design Compat pandas objects compatability with Numpy or Python functions
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Mar 6, 2015

so that instead of always copying the returned blocks we can have the option

@jreback jreback added Good as first PR API Design Compat pandas objects compatability with Numpy or Python functions labels Mar 6, 2015
@jreback jreback added this to the Next Major Release milestone Mar 6, 2015
@jreback jreback modified the milestones: 0.17.0, Next Major Release Jun 26, 2015
@jreback
Copy link
Contributor Author

jreback commented Jun 26, 2015

closed by #10268

@jreback jreback closed this as completed Jun 26, 2015
yarikoptic added a commit to neurodebian/pandas that referenced this issue Jul 2, 2015
* commit 'v0.16.2-49-g3908ad5':
  DOC: release note for pandas-dev#9607, as_blocks copy arg
  ENH: allow as_blocks to take a copy argument (pandas-dev#9607)
  BUG: pandas-dev#10228 resampling empty Series caused segfaults
  BUG #GH10425 test_categorical big-endian fix
  BUG: xref pandas-dev#10428, need platform_int as indexer
  ENH: GH10378 Pass kwargs to interpolation methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant