Description
Builds statistical model matrices from readable formulas in Python. It helps data-analysis and research code express relationships between variables before fitting models with tools such as statsmodels.
It is aimed at users who work with statistics, notebooks, or scientific Python scripts. Results still depend on the dataset and model choice, so formulas and input data should be checked carefully.