Пример #1
0
 def graphframe(self):
     """The underlying graphframe object which exposes several methods and properties"""
     return _from_java_gf(self._scala.graphFrame(), self._tc.sql_context)
Пример #2
0
 def graphframe(self):
     """The underlying graphframe object which exposes several methods and properties"""
     return _from_java_gf(self._scala.graphFrame(), self._tc.sql_context)