Is it possible to do that without passing default values in optional arguments? The function I have is for a stats model and I do not want to pass default values.
Is it possible to do that without passing default values in optional arguments? The function I have is for a stats model and I do not want to pass default values.