Deleted:How to join two dataframes columnwise?
0
0
Entering edit mode
2.9 years ago
Inayat • 0

I have two dataframes df1 and df2 containing an equal number of columns. I want to make one dataframe df by joining the df1 and df2. The resulting dataframe should be formed by selecting column1 from df1 and column1 from df2 and join them together. similarly column2 from df1 and coulumn2 from df2 and so on.

python dataframe offtopic • 861 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 1782 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6