目录1.官网语法2.参数详解2.1 filepath_or_buffer(文件)2.2 sep(分隔符)2.3 delimiter(分隔符)2.4 header(表头)2.5 names(列名)2.6 index_col(索引列)2.7 usecols(使用部分列)2.8 squeeze(返回序列)2.9 prefix(表头前
I am a couchDB newbie and am doing the examples in the O\'Reilly CouchDB guide. I have a problem using a view to retrieve a document by key: