Namespaces Patsy Python Python 3.x Statsmodels Namespace Issues When Calling Patsy Within A Function January 18, 2024 Post a Comment 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 Python Statsmodels Patsy Formula When Variable Has A Hypthen December 26, 2023 Post a Comment 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