Liste de DF à DF
import pandas as pd
df = pd.concat(list_of_dataframes)
Hilarious Hornet
import pandas as pd
df = pd.concat(list_of_dataframes)