Daft
Daft copied to clipboard
`uuid` function
Is your feature request related to a problem?
Daft currently cannot generate a column of UUIDs.
Describe the solution you'd like
Implement a uuid function to generate a column of UUIDs
Example usage:
df.with_column('uuid', uuid()`
Describe alternatives you've considered
No response
Additional Context
No response
Would you like to implement a fix?
No
I'd like to work on this.
Go for it! Let us know if you need any help, assigning this issue to you @cornzyblack , thanks!
Hi @colin-ho, thanks. A little new to Rust, so I'll let you know if I encounter any issues.
Hi @colin-ho , I'm interested in working on this. Would you mind assigning it to me?
Will do, thanks @Abyss-lord