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

Does graphkit works on pandas dataframe ? #32

Open
sivasai-quartic opened this issue Jun 26, 2020 · 3 comments
Open

Does graphkit works on pandas dataframe ? #32

sivasai-quartic opened this issue Jun 26, 2020 · 3 comments

Comments

@sivasai-quartic
Copy link

I have pyspark data frame and I wanted to use graphkit inside pandas udf. Does graphkit has this support ? If so any documentation available.

Thanks

@ankostis
Copy link

Graphticis is pure Python, it should work.

@sivasai-quartic
Copy link
Author

Any examples or documentation or sample code available on this ?

@ankostis
Copy link

ankostis commented Jun 28, 2020

I was expecting it would be the other way round.
This library the only thing it can do is compose and execute graph of functions, as exemplified in the README.

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