Assigning significance to observations through the use of weights #16029
dmresearch15
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I possess a data frame containing a column named "weight," which assigns importance to observations based on its values—a non-negative floating-point value. Is it necessary to convert the "weight" column to an integer before assigning it to the variable "weights_column = weight"?
Beta Was this translation helpful? Give feedback.
All reactions