Multiple DataFrames

Edit pageLast modified: 02 June 2025
  • add — union of columns from several DataFrame objects

  • concat — union of rows from several DataFrame objects

  • join — sql-like join of two DataFrame objects by key columns

  • joinWith — join of two DataFrame objects by an expression that evaluates joined DataRows to Boolean

Row statisticsadd

Powered by JetBrains Writerside