-
Notifications
You must be signed in to change notification settings - Fork 259
Description
Is your feature request related to a problem? Please describe.
Firstly, great news that this project is active again!
I'm spiking out some improvements to a project I implemented using graphframes and have dug through the docs for the most recent release. I'm looking at the docs for the new property graphs section: https://graphframes.io/04-user-guide/11-property-graphs.html and this looks like something that would be really useful for my project. However, as far as I can tell this functionality is not included in the python bindings. Is this correct? If so... do you have any ideas on what the roadmap is to include in the python bindings?
Describe the solution you would like
I would like the PropertyGraphFrame to be available in pyspark.
Component
- Scala Core Internal
- Scala API
- Spark Connect Plugin
- Infrastructure
- PySpark Classic
- PySpark Connect
Are you planning on creating a PR?
I don't have much experience in developing pyspark work, but could take a look if this would be useful
- I'm willing to make a pull-request