jtablesaw / tablesaw

Java dataframe and visualization library
https://jtablesaw.github.io/tablesaw/
Apache License 2.0
3.56k stars 645 forks source link

How to combine multiple columns from the same table in Jtablesaw #1171

Open Devika123456788999 opened 2 years ago

lwhite1 commented 2 years ago

Hi. You need to provide a detailed description of what you are trying to do. Please include the types of columns, the number of columns, and what you mean by 'combine'.

On Mon, Nov 21, 2022 at 7:54 AM Devika123456788999 @.***> wrote:

— Reply to this email directly, view it on GitHub https://github.com/jtablesaw/tablesaw/issues/1171, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2FPAV466YFN3S6Q55RGGTWJNWIZANCNFSM6AAAAAASGTUNNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

aadrian commented 1 year ago

@Devika123456788999 See https://jtablesaw.github.io/tablesaw/userguide/columns e.g. append(otherColumn)