199 200 201
# File 'lib/rust/core/rust.rb', line 199 def data_frame(*args) Rust::DataFrame.new(*args) end