DP6 / DP6/Marketing-Attribution-Models
[BUG] (null) Column in markov matrix
Open
bug
- Dominant language
- Python
- Stars
- 369
- Forks
- 87
- Avg merge
- 12h 52m
- Merged PRs (30d)
- 4
Description
**Describe the bug**
Markov matrix is wrong in the (null) column. All the values are 0.
**To Reproduce**
Steps to reproduce the behavior:
1. Create markov attribution
2. Print markov matrix
3. Look at values for (null) column
4. See error
**Expected behavior**
That column should have the frequency of times that the other channels end in (null)
**Screenshots**

Contributor guide
Assessment
This issue has not been assessed yet.