Expand description

DataFrame with Reader/Writer repesentation

Re-exports§

Structs§

  • DataFrame is composed of a spark_session connecot ting to a remote Spark Connect enabled cluster, and a logical_plan which represents the Plan to be submitted to the cluster when an action is called