Hi all,
I'm new to .net and need a bit of help with manipulating data from a zipped csv file. Any one got some code to:
- unzip a csv file,
- and how to then edit the contents of the matrix within it
- save it as a separate copy (with new name)
- and zip it back up again,
I would appreciate any help as I seem to have landed myself in at the deep end.
Thanks!
I'm new to .net and need a bit of help with manipulating data from a zipped csv file. Any one got some code to:
- unzip a csv file,
- and how to then edit the contents of the matrix within it
- save it as a separate copy (with new name)
- and zip it back up again,
I would appreciate any help as I seem to have landed myself in at the deep end.
Thanks!