Posts by Souza • 26 points
1 post
-
1
votes2
answers665
viewsA: Load multiple concatenated CSV at once in Python
The procedure is the same, but you can change it 1 line of code using the potential of MAP to apply the function to the whole file name matrix: df = pd.concat(map(pd.read_csv,…