Multiple DataFramesEdit page Last modified: 14 January 2025add — union of columns from several DataFrame objectsconcat — union of rows from several DataFrame objectsjoin — sql-like join of two DataFrame objects by key columnsjoinWith — join of two DataFrame objects by an expression that evaluates joined DataRows to Boolean