You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "js8544 (via GitHub)" <gi...@apache.org> on 2023/05/26 10:49:04 UTC

[GitHub] [arrow] js8544 opened a new issue, #35786: [C++] Add pairwise_diff function

js8544 opened a new issue, #35786:
URL: https://github.com/apache/arrow/issues/35786

   ### Describe the enhancement requested
   
   Similar to pandas' [Series.Diff](https://pandas.pydata.org/docs/reference/api/pandas.Series.diff.html), the pairwise_diff computes the first order different of an array.
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] bkietz closed issue #35786: [C++] Add pairwise_diff function

Posted by "bkietz (via GitHub)" <gi...@apache.org>.
bkietz closed issue #35786: [C++] Add pairwise_diff function
URL: https://github.com/apache/arrow/issues/35786


-- 
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: issues-unsubscribe@arrow.apache.org

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