Closed
Description
We show it https://pandas.pydata.org/pandas-docs/stable/getting_started/10min.html#append.
I don't think we should recommend it there, especially without providing context that the complexity of DataFrame.append is very different from list.append.