cudf
cudf copied to clipboard
[FEA] Make random data generator API fluent
Data profile is often set using multiple setters in a row. Having a fluent API makes such code less verbose. Similar approach is already used to create xyz_reader/writer_options.
Implemented in #11479