文件名称:csvreader:csvreader库gem-以正确的方式读取逗号分隔值(csv)格式的表格数据(使用零配置即用型最佳实践)
文件大小:65KB
文件格式:ZIP
更新时间:2024-02-24 14:36:19
export json csv tabular-data import
csvreader-以正确的方式读取逗号分隔值(csv)格式的表格数据(使用零配置立即使用最佳实践) 主页:: 错误:: 宝石:: rdoc :: 论坛:: 最新消息 对于额外的尾随值设置为默认解析器(双引号值V1.2.2新增的自动修复/校正/恢复ParserStd ),例如"Freddy" Mercury将得到读“原样”,变成了与“不带引号的”值“文本”引用例如"Freddy" Mercury 。 v1.2.1在默认解析器( ParserStd )中添加了对(可选)#标签的支持,以支持 。 默认设置为关闭( false )。 使用Csv.human或Csv.hum或Csv.hx
【文件预览】:
csvreader-master
----ALTERNATIVES.md(14KB)
----lib()
--------csvreader.rb(228B)
--------csvreader()
----ERRORS.md(391B)
----Manifest.txt(1KB)
----Rakefile(798B)
----datasets()
--------beer.csv(376B)
--------lcc.attrib.csv(435B)
--------iris.attrib.csv(583B)
--------cities11.csv(433B)
--------shakespeare.csv(564B)
--------customers11.csv(462B)
--------beer11.csv(2KB)
--------iris11.csv(5KB)
--------cars11.csv(393B)
--------test.csv(447B)
----test()
--------test_parser_quotes.rb(1KB)
--------test_parser_tab.rb(1KB)
--------test_parser_table.rb(2KB)
--------test_reader_hash.rb(1KB)
--------test_reader.rb(2KB)
--------test_parser_directive.rb(2KB)
--------test_parser_autofix.rb(598B)
--------test_parser_java.rb(6KB)
--------test_parser_numeric.rb(897B)
--------test_reader_hash_converters.rb(2KB)
--------test_buffer.rb(736B)
--------test_parser_meta.rb(1KB)
--------test_parser_strict.rb(2KB)
--------test_converter.rb(5KB)
--------helper.rb(671B)
--------test_parser_null.rb(3KB)
--------test_parser_formats.rb(2KB)
--------test_reader_converters.rb(1KB)
--------test_parser.rb(4KB)
--------test_samples.rb(3KB)
--------test_parser_fixed.rb(2KB)
----LICENSE.md(7KB)
----HISTORY.md(60B)
----README.md(18KB)
----DIALECTS.md(12KB)
----NOTES.md(3KB)
----.gitignore(150B)