class

CSVProcessor::CSVP

Inherits Reference < Object

Constructors

new(file_name : String)
Source

Instance methods

add_column(header : String)
Source
delete_column(header : String)
Source
headers
Source
load_headers
Source
read_file
Source
records
Source
rename_column(old : String, header : String)
Source
write_file(new_file_name : String)
Source