BayesianBLP.create_idata_attrs#
- BayesianBLP.create_idata_attrs()[source]#
Serialise scalar constructor arguments onto
InferenceData.attrs.market_datais intentionally stored asNonerather than a serialised DataFrame: v1 does not support save/load round-trips (seesave()). TheNonesentinel satisfies the base-class invariant that every__init__parameter appears in attrs without falsely implying the DataFrame is persisted.