Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow for source = NULL in a talkr init #100

Merged
merged 2 commits into from
Aug 22, 2024
Merged

allow for source = NULL in a talkr init #100

merged 2 commits into from
Aug 22, 2024

Conversation

bvreede
Copy link
Collaborator

@bvreede bvreede commented Aug 21, 2024

Closes #69

This PR adds the option for a source column to be NULL. If a dataset consists of a single conversation, the argument source can be set to NULL, and talkr::init() will create a source column from scratch, which is then used to create the UIDs.

@bvreede bvreede requested a review from PabRod August 21, 2024 15:46
@PabRod PabRod merged commit 5413cc4 into main Aug 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

source should be an optional column for init
2 participants