Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 282 Bytes

File metadata and controls

2 lines (2 loc) · 282 Bytes

fileHandling

Over the years of coding I've found the saving of data in python to be very cumbersome. These are a set of functions I used to do my file saving in python. I have a set of functions that open files but I've found that pandas does a great job at opening these files.