有人知道一个简单的库或函数来解析csv编码的字符串并将其转换为数组或字典吗?
我不认为我想要内置的csv模块,因为在我看到的所有示例中都采用了文件路径,而不是字符串.
python csv arrays string
arrays ×1
csv ×1
python ×1
string ×1