Multiple DataFramesadd — 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 Boolean13 September 2025Row statisticsadd