This is a very simple trick I picked up that has saved me A LOT of time when doing research that has required multiple csv files.
Basically what the little snippet does is make all the .csv files in a said folder merge into one nice big .csv file. Making analysis THAT much easier.
The Code for [...]
- 3 Comments
- Tags: automation, code, How to, howto, Programming