I need to remove a row from a .csv or .xlsx file and then save it again
Ideal world
Open .csv or .xlsx file
Remove Row 2 (can be row one if needed as the header isn't required)
Save .csv or .xlsx file
either file type will work so whichever is the easiest to do it with