Package

org.tresamigos.smv

python

Permalink

package python

Visibility
  1. Public
  2. All

Type Members

  1. trait InterfacesWithPy4J extends AnyRef

    Permalink
  2. case class RunModuleResult(df: DataFrame, collector: SmvRunInfoCollector) extends Product with Serializable

    Permalink

    For use by Python API to return a tuple

  3. class SmvGroupedDataAdaptor extends AnyRef

    Permalink
  4. class SmvMultiJoinAdaptor extends AnyRef

    Permalink
  5. class SmvPyClient extends AnyRef

    Permalink

    Provide app-level methods for use in Python.

    Provide app-level methods for use in Python.

    The collection types should be accessible through the py4j gateway.

  6. class SmvPythonException extends SmvRuntimeException

    Permalink

Value Members

  1. object SmvPyClientFactory

    Permalink

    Not a companion object because we need to access it from Python

  2. object SmvPythonHelper

    Permalink

    Provides access to enhanced methods on DataFrame, Column, etc

Ungrouped