Sha256: cd6af581f47c6b7e276be24f18e16e67cf5fd0e6be0f869d1d8ca53af9f3e88e
Contents?: true
Size: 379 Bytes
Versions: 3
Compression:
Stored size: 379 Bytes
Contents
module CA::TableMethods autoload_method "to_dataframe", "carray/dataframe/dataframe" end autoload :CADataFrame, "carray/dataframe/dataframe" autoload :DataFrame, "carray/dataframe/dataframe" autoload :RSReceiver, "carray/dataframe/dataframe" class RSRuby autoload_method "setup", "carray/dataframe/dataframe" autoload_method "recieve", "carray/dataframe/dataframe" end
Version data entries
3 entries across 3 versions & 1 rubygems