Class: Quandl::Data

Inherits:
Object
  • Object
show all
Includes:
Attributes, Cleaning, Logging, Operations, Validations
Defined in:
lib/quandl/data.rb,
lib/quandl/data/format.rb,
lib/quandl/data/version.rb,
lib/quandl/data/cleaning.rb,
lib/quandl/data/attributes.rb,
lib/quandl/data/operations.rb,
lib/quandl/data/validations.rb

Defined Under Namespace

Modules: Attributes, Cleaning, Logging, Operations, Validations Classes: Format

Constant Summary collapse

VERSION =
File.read(File.expand_path(File.join(File.dirname(__FILE__), '../../../VERSION'))).strip.rstrip

Constants included from Validations

Validations::ERROR_TYPES

Method Summary

Methods included from Logging

#to_csv, #to_h

Methods included from Validations

#data_should_be_clean!

Methods included from Operations

#clone, #collapse, #collapse=, #frequency, #frequency=, #limit, #limit!, #row, #sort_ascending, #sort_ascending!, #sort_descending, #sort_descending!, #sort_order, #to_csv, #to_date, #to_date!, #to_date_str, #to_date_str!, #to_h, #to_jd, #to_jd!, #to_precision, #to_precision!, #to_table, #transform, #transform=, #trim_end, #trim_end!, #trim_start, #trim_start!

Methods included from Cleaning

#clean, #clean_with_babelfish, #clean_with_format, #cleaned!, #ensure_data_is_an_array, #ensure_data_requires_cleaning, #known_format?

Methods included from Attributes

#as_json, #initialize, #to_json