While running the clean_duplicate_history command I am getting a ValueError stating:
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
The error seems to happen pretty randomly and I have been unsuccessful in attempting to make re-producible conditions thus far.