gpt4 book ai didi

Ruby CSV 'illegal quoting' 即使引号被转义

转载 作者:太空宇宙 更新时间:2023-11-03 16:40:11 24 4
gpt4 key购买 nike

我正在使用 FasterCSV 解析制表符分隔的文件:

  csv_rows = FasterCSV.readlines(file_location, {:col_sep=>"\t"})

当我解析它时,我得到一个“第 1 行的非法引用”。错误。该行包含以下文本:

...around \"foo bar\" with...

是否有其他方法可以转义引号?

谢谢,

最佳答案

Is there another way to escape quotes that might work?

“...围绕““foo bar””与...”

关于Ruby CSV 'illegal quoting' 即使引号被转义,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/508141/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com