You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "phofl (via GitHub)" <gi...@apache.org> on 2023/03/21 19:04:53 UTC

[GitHub] [arrow] phofl commented on pull request #34593: MINOR: [Python] Set copy=False explicitly when creating a pandas Series

phofl commented on PR #34593:
URL: https://github.com/apache/arrow/pull/34593#issuecomment-1478439298

   This doesn’t change anything right now, since copy=False is still the default in pandas for quite some time. Not setting this explicitly makes testing in pandas tricky though.
   
   can open an issue if you prefer, but there isn’t really any change at all right now and since you are using series only with arrays internally there won’t be a user facing change at all (if I am not mistaken)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org