[FEA] Configurable output type in Python API #637
Labels
0 - Backlog
In queue waiting for assignment
Cython / Python
Cython or Python issue
tests
Unit testing for project
Is your feature request related to a problem? Please describe.
The output type of the Python API is fixed, depending on the algorithm, to be either cuDF series, dataframes or numba device arrays (usually cuDF objects).
Describe the solution you'd like
There are two main improvements to be had:
Tasks
The text was updated successfully, but these errors were encountered: