Posts by alcarnielo • 43 points
1 post
- 
		
4
votes1
answer2305
viewsQ: Add new data in an empty pandas dataframe
I am creating code to read several CSV files and extract some parameters from it and assemble a new dataframe with pandas, however I am facing a problem in this construction. Initially intended to…