ddf-project / DDF

Distributed DataFrame: Productivity = Power x Simplicity For Scientists & Engineers, on any Data Engine
http://ddf.io
Apache License 2.0
168 stars 42 forks source link

[Feature] remove implicit cache function in DDF #364

Closed Huandao0812 closed 8 years ago

Huandao0812 commented 8 years ago

Description and related tickets, documents

Add DDF api to cache, uncache a DDF. if a DDF is cached, it'll also be cached after an in-place transformation. new DDF will always be uncached.

Reviewers:

Make sure all checkboxes below are checked before merged

Huandao0812 commented 8 years ago

@nhanitvn I changed summy and getFactorLevelCounts in this PR, please help review

lebinh commented 8 years ago

lgtm