Sha256: 724101820d8eb36753343b11b4f70bc19ffe7b4f522bfcaa4732ef6b2e7e5109
Contents?: true
Size: 185 Bytes
Versions: 3
Compression:
Stored size: 185 Bytes
Contents
# Quandl::Operation ```ruby data = [[2456461, 1, 2, 3],[2456460, 2, 3, 4]] Quandl::Operation::Collapse.perform(data, :weekly) Quandl::Operation::Transform.perform(data, :rdiff) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
quandl_operation-0.3.2 | README.md |
quandl_operation-0.3.1 | README.md |
quandl_operation-0.3.0 | README.md |