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

Add unique ID to each observation #46

Merged
merged 5 commits into from
Oct 25, 2023
Merged

Add unique ID to each observation #46

merged 5 commits into from
Oct 25, 2023

Conversation

bpbond
Copy link
Member

@bpbond bpbond commented Oct 16, 2023

Needed if we want everything to be uniquely and easily traceable back to raw data.

Right now using only 16/32 hash characters; haven't seen any collisions yet, but they are possible.

For this to work, data need to be pivoted to long form in L0, not L1_normalize.

@bpbond bpbond marked this pull request as ready for review October 25, 2023 22:23
@bpbond
Copy link
Member Author

bpbond commented Oct 25, 2023

Everyone seems to like the idea of using a hash for observation ID, so merging

@bpbond bpbond merged commit 88b57d9 into portage Oct 25, 2023
1 check passed
@bpbond bpbond deleted the ID branch October 25, 2023 22:24
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.

1 participant