We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi !
I think there is a little error on the database. I didn't upload kolpelke datasets, maybe the user_id could be changed for Gabriel user's id?
user_id
The current user_id == 3 and Gabriel' is 2.
user_id == 3
2
The text was updated successfully, but these errors were encountered:
Fair point !
Sorry, something went wrong.
I've found more of them, I'll add into this post asap.
@clementviolet Did you have a list for them? I could change them if you do!
@BenMerSci yup, sorry it just slipped my mind.
Theses datasets id belong to user_id = 2:
user_id = 2
datasets_id <- c(1, 3, 5, 4, 8, 12, 6)
SteveViss
No branches or pull requests
Hi !
I think there is a little error on the database. I didn't upload kolpelke datasets, maybe the
user_id
could be changed for Gabriel user's id?The current
user_id == 3
and Gabriel' is2
.The text was updated successfully, but these errors were encountered: