Method: Bmg::Operator::Autosummarize.ys_by_x

Defined in:
lib/bmg/operator/autosummarize.rb

.ys_by_x(*args) ⇒ Object



45
46
47
# File 'lib/bmg/operator/autosummarize.rb', line 45

def self.ys_by_x(*args)
  YsByX.new(*args)
end