Running the first example in the README finished with this error: > ValueError: Operands are not aligned. Do `left, right = left.align(right, axis=1, copy=False)` before operating.
Running the first example in the README finished with this error: