rapidsai / node

GPU-accelerated data science and visualization in node
https://rapidsai.github.io/node/
Apache License 2.0
187 stars 20 forks source link

[FIX] Fix return types for different numeric reductions #368

Closed trxcllnt closed 2 years ago

trxcllnt commented 2 years ago

Small PR to fix the return types of min(), max(), and minmax().