While to_csv function is great if my data is not having commas but the 
ability to mention the separator explicitly will be great. Is there a way 
to output a Dataset in a tab separated csv?
Right now I have no other means to do this other than to iterate through 
each entry generating a string using tab as separator and this is extremely 
slow.  

Any help will be greatly appreciated. 

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sequel-talk/-/GKnFtR2VS84J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to