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

feat: modify create_index() with a default weights argument #156

Open
voglerdaniel opened this issue Jul 19, 2024 · 1 comment
Open

feat: modify create_index() with a default weights argument #156

voglerdaniel opened this issue Jul 19, 2024 · 1 comment

Comments

@voglerdaniel
Copy link
Collaborator

create_index() currently requires users to input weights. We should modify this so that, by default, the weights vector is a vector of length ncol(df) - 1 with equal weights.

@voglerdaniel voglerdaniel added this to the Finalize creator backend milestone Jul 19, 2024
@atkissoncj
Copy link
Collaborator

is this done? @voglerdaniel

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

No branches or pull requests

2 participants