I am getting this error on the Community Edition of Databricks when trying to make a graph with the GraphFrame() function.
java.lang.ClassNotFoundException: org.graphframes.GraphFramePythonAPI
I have tried a few solutions online but nothing seems to work.
Anyone else have this problem and solve it?
Jacob