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

Migrate renewables example to .csv loaded by Python #269

Open
5 tasks
rolyp opened this issue Jan 28, 2020 · 0 comments
Open
5 tasks

Migrate renewables example to .csv loaded by Python #269

rolyp opened this issue Jan 28, 2020 · 0 comments

Comments

@rolyp
Copy link
Member

rolyp commented Jan 28, 2020

The current Fluid renewables example should pull data in from a Python cell, which loads its from CSV.

  • charts don’t persist properly; creating a new Fluid cell returns previous cell to evaluate
  • convert dataset to .csv
  • load .csv in Python cell
  • adapt viz code to expect data in “data frame” format
  • basic client integration test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant