Hi,
When trying to run muse, I encounter this error
self.values = f(self_data, other_data)
numpy.core._exceptions._UFuncOutputCastingError: Cannot cast ufunc 'multiply' output from dtype('float64') to dtype('int32') with casting rule 'same_kind'
I was just wondering if anyone had encountered this error before and thus can advise on where in the CSV files I may have made a mistake.
Thanks