[
https://issues.apache.org/jira/browse/ARROW-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395528#comment-16395528
]
ASF GitHub Bot commented on ARROW-2292:
---------------------------------------
wesm commented on issue #1736: ARROW-2292: [Python] Rename frombuffer() to
py_buffer()
URL: https://github.com/apache/arrow/pull/1736#issuecomment-372388943
I tweaked to use the deprecation wrapper-maker and use FutureWarning (so
this will show up even in non-interactive code -- this is the convention we've
been using in pandas for visible deprecations so people should be used to it by
now)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [Python] More consistent / intuitive name for pyarrow.frombuffer
> ----------------------------------------------------------------
>
> Key: ARROW-2292
> URL: https://issues.apache.org/jira/browse/ARROW-2292
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Now that we have {{pyarrow.foreign_buffer}}, things are a bit odd. We could
> call {{frombuffer}} something like {{py_buffer}} instead?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)