The number of rows present in the DataFrame
184 185 186
# File 'lib/daru/dataframe.rb', line 184 def size @size end