You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The graphX are not part of the module, i am trying to import GraphFrames in my notebook but it keeps on throwing an error. Anyone know how to solve this problem?
<console>:34: error: object graphframes is not a member of package org.apache
import org.apache.graphframes._
^
<console>:35: error: object graphframes is not a member of package org
import org.graphframes.GraphFrame
The text was updated successfully, but these errors were encountered:
The graphX are not part of the module, i am trying to import GraphFrames in my notebook but it keeps on throwing an error. Anyone know how to solve this problem?
Output:
The text was updated successfully, but these errors were encountered: