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
See my stackoverflow question here https://stackoverflow.com/questions/71550468/does-python-have-an-analogue-to-rs-splinesns
I am thinking that there is not current way to make this happen in patsy.
I am requesting a feature for a ns function much like the cr function, but where ns matches the behavior of R's splines::ns
ns
cr
splines::ns
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See my stackoverflow question here https://stackoverflow.com/questions/71550468/does-python-have-an-analogue-to-rs-splinesns
I am thinking that there is not current way to make this happen in patsy.
I am requesting a feature for a
ns
function much like thecr
function, but wherens
matches the behavior of R'ssplines::ns
The text was updated successfully, but these errors were encountered: