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

[Discuss] Proposed Python functions for SciSpark #64

Open
kwhitehall opened this issue Jun 21, 2016 · 0 comments
Open

[Discuss] Proposed Python functions for SciSpark #64

kwhitehall opened this issue Jun 21, 2016 · 0 comments

Comments

@kwhitehall
Copy link
Member

kwhitehall commented Jun 21, 2016

There are some Python functions that may be used within the SciSpark workflow for items related to:

  1. converting JavaArray to Python Numpy array
  2. some visualization
  3. showing visualization in the notebook environment/ abstracting away the data movement from the user

It is proposed to store these methods in the src/*/python location as we start to develop a SciSpark Python API. But we need to:

  1. clean up what is there
  2. decide how we will develop the resources in there e.g. following the file structure as in src/*/org/dia

What do you guys think about this?
@chrismattmann @BrianWilson1 @MBoustani @sujen1412 @rahulpalamuttam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant