cudf icon indicating copy to clipboard operation
cudf copied to clipboard

Promote has_nested_columns to cudf public API

Open robertmaynard opened this issue 1 year ago • 0 comments

Description

The has_nested_columns functionality is used in numerous tests. It looks like it should be part of our stable public API.

Checklist

  • [x] I am familiar with the Contributing Guidelines.
  • [x] New or existing tests cover these changes.
  • [x] The documentation is up to date with these changes.

robertmaynard avatar Jun 28 '24 19:06 robertmaynard