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