Zachary Clement
Zachary Clement
@biblicabeebli we had a client ask for an update on this. Do you know anything new?
@biblicabeebli is there any reason why this shouldn't be merged in? It definitely seems like it would fix some issues in reading survey_answers files I've been coming across.
I'll make internal tracking issues, but clarifying a couple things in this conversation: > Note: the core problem here is that naive csv parsers don't respect "commas inside quotes don't...
And, one more thing: We should add sanitizing to replace all semicolons with periods as well (not just replacing commas with periods) to avoid problems that may happen if a...
As far as I can tell, this PR and the one on the [android app](https://github.com/onnela-lab/beiwe-android/pull/51) will fix the problem. We just need to think about any downstream effects this change...