Expand description

DataFrame API for building and executing query plans.

Traits

DataFrame represents a logical set of rows with the same named columns. Similar to a Pandas DataFrame or Spark DataFrame