Skip to content Skip to sidebar Skip to footer
Showing posts with the label Patsy

Namespace Issues When Calling Patsy Within A Function

I am attempting to write a wrapper for the statsmodels formula API (this is a simplified version, t… Read more Namespace Issues When Calling Patsy Within A Function

Patsy Formula When Variable Has A Hypthen

I am trying to use the statsmodel linear regression functions with formulas. My sample data is comi… Read more Patsy Formula When Variable Has A Hypthen