cudf
cudf copied to clipboard
Promote has_nested_columns to cudf public API
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.