Closed AlexRTer closed 7 months ago
This PR fixes #669 for the case of .csv files. Now WriteCsv takes the rowSkip argument of the matrix it's iterating over into account.
.csv
WriteCsv
rowSkip
This PR fixes #669 for the case of
.csv
files. NowWriteCsv
takes therowSkip
argument of the matrix it's iterating over into account.