daphne-eu / daphne

DAPHNE: An Open and Extensible System Infrastructure for Integrated Data Analysis Pipelines
Apache License 2.0
67 stars 62 forks source link

[DAPHNE-#669] properly handle views in `WriteCsv` kernel #678

Closed AlexRTer closed 7 months ago

AlexRTer commented 8 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.