Skip to content

Commit

Permalink
+ importing str_for_dist library
Browse files Browse the repository at this point in the history
  • Loading branch information
cetagostini committed Oct 23, 2023
1 parent 13b6e96 commit bf7c7c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymc_marketing/mmm/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
import numpy as np
import pandas as pd
import pymc as pm
from pymc import str_for_dist
import seaborn as sns
from pytensor.tensor import TensorVariable
from sklearn.pipeline import Pipeline
Expand Down

0 comments on commit bf7c7c7

Please sign in to comment.