DP6 / DP6/Marketing-Attribution-Models
Unable to import the MAM package
Open
bug
- Dominant language
- Python
- Stars
- 369
- Forks
- 87
- Avg merge
- 12h 52m
- Merged PRs (30d)
- 4
Description
Hello everyone,
I'm trying to execute the following:
from marketing_attribution_models import MAM
The error shown is:
'seaborn-white' is not a valid package style, path of style file, URL of style file, or library style name (library styles are listed in `style.available`)
My suggestion would be to update the package with plt.style.use("seaborn-v0_8-whitegrid") instead of plt.style.use("seaborn-v0_8-whitegrid") [which is not valid anymore]
Contributor guide
Assessment
This issue has not been assessed yet.