Sha256: 4b4450485fea55b59b70c94f0406ef902f596e2d96d8c6b45637c7503566934d

Contents?: true

Size: 334 Bytes

Versions: 9

Compression:

Stored size: 334 Bytes

Contents

# check_bounds = CsvImportAnalyzer::Helper::CsvCheckBounds.new({:year_id=>:int, :make_id=>:string, :model_id=>:string, :description_id=>:string, :price_id=>:float}, 
#   {:delimiter => ",", :chunk => 20, :filename => "/home/avinash/Desktop/csv-import-analyzer/lib/csv-import-analyzer/sampleTab.csv"})
# check_bounds.get_min_max_values

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
csv-import-analyzer-0.0.9 spec/csv-import-analyzer/helpers/csv_check_bounds_spec.rb
csv-import-analyzer-0.0.8 spec/csv-import-analyzer/helpers/csv_check_bounds_spec.rb
csv-import-analyzer-0.0.7 spec/csv-import-analyzer/helpers/csv_check_bounds_spec.rb
csv-import-analyzer-0.0.6 spec/csv-import-analyzer/helpers/csv_check_bounds_spec.rb
csv-import-analyzer-0.0.5 spec/csv-import-analyzer/helpers/csv_check_bounds_spec.rb
csv-import-analyzer-0.0.4 spec/csv-import-analyzer/helpers/csv_check_bounds_spec.rb
csv-import-analyzer-0.0.3 spec/csv-import-analyzer/helpers/csv_check_bounds_spec.rb
csv-import-analyzer-0.0.2 spec/csv-import-analyzer/helpers/csv_check_bounds_spec.rb
csv-import-analyzer-0.0.1 spec/csv-import-analyzer/helpers/csv_check_bounds_spec.rb