I am trying to create a pandas DataFrame
and it works fine for a single file. If I need to build it for multiple files which have the same data structure. So instead of single file name I have a list of file names from which I would like to create the DataFrame
.
Not sure what's the way to append to current DataFrame
in pandas or is there a way for pandas to suck a list of files into a DataFrame
.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…