Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDF as a SpreadSheet with Cells, Rows, Columns defined through Formulas / Functions which update when when the DF data changes or accessed #59

Closed
sirinath opened this issue Dec 14, 2014 · 1 comment

Comments

@sirinath
Copy link

Being able to treat a DDF as a spread sheet with rows, columns, and cells defined through formulas / functions which update when internal DF data changes or accessed. This would increase the usefulness and power of DDF.

Have a look at the following projects to get an idea:

If this is coupled with the functionality where you can define a new DF through a formula using multiple DFs and DF operations which update when data changes, this would make DDF very powerful. (#56)

in this case the readable view of the DF should be different from the writeable view of the DF so combining DF will not mess up rows and columns calculated by formulas.

@ctn
Copy link
Contributor

ctn commented Jun 4, 2015

Adatao is doing something like this at the visualization layer, which is proprietary. We'll see what we can open source, perhaps as a reference implementation. cc @binhmop @mbbui .

@ctn ctn closed this as completed Jun 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants