Libraries
»
remi
(0.2.26)
»
Index
»
Remi
»
DataSource
»
CsvFile
»
#df
Method: Remi::DataSource::CsvFile#df
Defined in:
lib/remi/data_source/csv_file.rb
#
df
⇒
Object
96 97 98
# File 'lib/remi/data_source/csv_file.rb', line 96
def
df
@dataframe
||=
to_dataframe
end