Closed ChrisJar closed 3 years ago
This worked (at least) as of commit https://github.com/rapidsai/cudf/commit/43b44e1ce447c52113b3abd87da026e9e7725ec9 from 10 days ago. Are there any cuDF PRs that look like they would have touched something related to this behavior?
If I had to guess I'd think this is pandas 1.2 related cc @galipremsagar
There has been a recent addition to rename
: https://github.com/rapidsai/cudf/pull/7135/files
cc: @skirui-source
Thanks Prem. @ChrisJar see https://github.com/rapidsai/cudf/pull/7135/files#diff-3541948bd042d45b52e62ae79b29555eae9dc2d00e060f058818c0ebb0c0b44dR394
Looks like well need to add the level parameter
Query 15 currently throws:
when run in both single and multi-node configurations with the latest nightlies.
Environment details