-
Notifications
You must be signed in to change notification settings - Fork 117
Change all uses of wts to weights #570
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
base: master
Are you sure you want to change the base?
Conversation
77f53df to
43f7546
Compare
|
Thanks for this. Could you add a deprecation for the |
|
Also, if we want to release 2.0 quickly so that #487 may not be merged yet, it would be good to have this PR require |
|
Actually I'm preparing a PR which also allows passing the name of a column as weights. |
Closes #350
I've also removed some outdated developer comments instead of updating names of functions that no longer exist. I'm opening this PR against the PR that fixes the doc build on Julia 1.11 to make tests pass. GitHub will automatically change the target branch to master once #569 has been merged.