append dataframe to empty dataframe pandas code example Example: append a dataframe to an empty dataframe df = df.append(<dataframe_to_be_appended>)