intake / akimbo

For when your data won't fit in your dataframe
https://akimbo.readthedocs.io
BSD 3-Clause "New" or "Revised" License
21 stars 6 forks source link

Add cudf extension #50

Open martindurant opened 3 months ago

martindurant commented 2 months ago

This PR will wait on ak-cuda kernel availability to allow slicing and per-axis aggregation functions.

~Also, needs to have a good numba apply() example.~ - we now have at least a rudimentary numba example