Skip to contents

[Deprecated]

The underlying Polars function isn't guaranteed to give the same results across different versions. Therefore, this function will be removed and has no replacement in tidypolars.

Usage

make_unique_id(.data, ..., new_col = "hash")

Arguments

.data

A Polars Data/LazyFrame

...

Any expression accepted by dplyr::select(): variable names, column numbers, select helpers, etc.

new_col

Name of the new column