RubyGems Navigation menu

mdarray-jcsv 0.6.3-java

MDArray-jCSV (jCSV for short) is the first and only (as far as I know) multidimensional CSV reader. Multidimensional? Yes... jCSV can read multidimensional data, also known sometimes as 'panel data'. jCSV is based on Super CSV (http://super-csv.github.io/super-csv/index.html), a java CSV library. According to Super CSV web page its motivation is 'for Super CSV is to be the foremost, fastest, and most programmer-friendly, free CSV package for Java'. jCSV motivation is to bring this view to the Ruby world, and since we are in Ruby, make it even easier and more programmer-friendly.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.6.3 - June 12, 2017 java (1.6 MB)
顯示所有版本(共 4)

Runtime 相依性套件 (2):

critbit ~> 0.5
mdarray ~> 0.5

Development 相依性套件 (5):

CodeWriter ~> 0.1
kramdown ~> 1.0
shoulda ~> 3.5
simplecov ~> 0.11
yard ~> 0.8

擁有者:

作者:

  • Rodrigo Botafogo

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 4,705

這個版本 2,173

授權:

BSD-2-Clause

Ruby 版本需求: >= 0

相關連結: