The `frame.append` method is deprecated and the code will stop working if not updated to using the `.concat` method instead
The
frame.appendmethod is deprecated and the code will stop working if not updated to using the.concatmethod instead