-
Notifications
You must be signed in to change notification settings - Fork 976
Closed
Labels
PythonAffects Python cuDF API.Affects Python cuDF API.feature requestNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
For pandas API consistency, we should add the col_level
keyword to the melt function. This will help us with dask related cudf pass-throughs.
We can add this innocuously even without having multi-level index support yet from #1301.
Metadata
Metadata
Assignees
Labels
PythonAffects Python cuDF API.Affects Python cuDF API.feature requestNew feature or requestNew feature or request