-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Milestone
Description
Kernel to round an array of floating point numbers. Should return an array of the same type as the input. Should have an option to control how many digits after the decimal point (default value 0 meaning round to the nearest integer).
Reporter: Ian Cook / @ianmcook
Assignee: Eduardo Ponce / @edponce
Related issues:
- [C++] Arithmetic kernels for numeric arrays (is a child of)
- [C++][Compute] Add floor, ceiling, and truncate kernels (is related to)
- [C++][Compute] Add decimal support to round functions (is depended upon by)
PRs and other links:
Note: This issue was originally created as ARROW-12744. Please see the migration documentation for further details.