Function creates an arrow data set that contains only unique cases. That is, duplicates are removed.
Value
Returns a data set of class datasets.arrow_dataset.Dataset where the duplicates are removed according to
the given column.
See also
Other Utils Python Data Management Developers:
class_vector_to_py_dataset(),
data.frame_to_py_dataset(),
get_batches_index(),
prepare_r_array_for_dataset(),
py_dataset_to_embeddings(),
tensor_list_to_numpy(),
tensor_to_numpy()