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

How To Prepare Large Datasets With Patsy's Api?

I'm running a logistic regression and having trouble using Patsy's API to prepare the data … Read more How To Prepare Large Datasets With Patsy's Api?