Skip to content

feat: Add writeTsv function#142

Open
Carrotstrip wants to merge 1 commit intoDataHaskell:mainfrom
Carrotstrip:writeTsv
Open

feat: Add writeTsv function#142
Carrotstrip wants to merge 1 commit intoDataHaskell:mainfrom
Carrotstrip:writeTsv

Conversation

@Carrotstrip
Copy link
Contributor

I just copied the implementation of writeCsv here, so I don't really understand why there are lazy and non-lazy versions. @mchav could you help me understand this?
Also, I didn't write any tests because there were none for writeCsv, but I did check out the output in the REPL. Would it be worth adding tests for both of these write functions, or maybe just the writeSeparated function that does most of the work? Maybe just a string comparison of manually audited output for some small dataframe?

#119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant