Sha256: ba70ba1c69e9e127818a38ddc7a5bc899367eb495a5b29d76722377cc1788d7c

Contents?: true

Size: 1.13 KB

Versions: 1

Compression:

Stored size: 1.13 KB

Contents

## 1.3.0

* string_to_csv will not force values to float
* add #row to Operations
* add cleaned? cleaned! for tracking whether or not a Quandl::Data instance has already been cleaned
* replace parse with babelfish#clean
* add Quandl::Babelfish.clean to replace Quandl::Data::Format.parse
* bump Quandl::Operation to 0.3.0 for Quandl::Operation::Sort
* refactor sorting into Quandl::Operation::Sort
* import Quandl::Data::Format from Quandl::Operation
* remove data parse


## 1.2.1

* add Data#to_date_str that returns data as "yyyy-mm-dd"


## 1.2.0

* bump quandl_operation, data returns Dates instead of Julian Dates


## 1.1.4

* force incoming data to_a if it is kind_of Quandl::Data
* write failing specs for random cases where Quandl::Data.new given Date, JulianDate, Integer


## 1.1.2

* bump quandl_operation && quandl_logger


## 1.1.0

* it rejects invalid transforms
* it rejects invalid collapse

## 1.0.0

* Quandl::Data::Table is removed. Replaced by: Quandl::Data
* Quandl::Fabricate::Data::Table is remove. Replaced by: Quandl::Fabricate::Data


## 0.1.11

* add quandl/fabricate/data. deprecate Quandl::Data::Random.table


## 0.1

* Initial

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
quandl_data-1.3.0 UPGRADE.md