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