cudf icon indicating copy to clipboard operation
cudf copied to clipboard

[FEA] Make random data generator API fluent

Open vuule opened this issue 3 years ago • 0 comments

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.

vuule avatar Aug 02 '22 19:08 vuule

Implemented in #11479

vuule avatar Aug 17 '22 21:08 vuule