timely-beliefs
timely-beliefs copied to clipboard
[BUG] Recursive Error in cases where a BDF doesn't have a start and end simultaneously
Potential recursive error in case that the BeliefDataFrame doesn't have start and end. If start and end are not there, the following properties point to each other.
https://github.com/SeitaBV/timely-beliefs/blob/31f87c360764d70c481f60824fd630dfee8d8eb0/timely_beliefs/beliefs/classes.py#L1117-L1125
https://github.com/SeitaBV/timely-beliefs/blob/31f87c360764d70c481f60824fd630dfee8d8eb0/timely_beliefs/beliefs/classes.py#L1128-L1136