digital-cognition-co-in / DigitalCognition

DigitalCognition - Main repo - Core Product
2 stars 2 forks source link

Python method to Swap One Column with Another #13

Open RohitDhankar opened 4 years ago

RohitDhankar commented 4 years ago

Write a Python method to Swap One Column with Another . As Input parameter to this method provide - 1/ Index of SOURCE Col. 2/ Index of TARGET Col.

Upload Python code file here .

Text - Rohit on Whatssap - 9871050873, in case of any issues / challenges.

Remark for later Front end UI – In the drop down list, select the name of the column with which you want to swap the data.

abhijeetmote commented 4 years ago

Hi @RohitDhankar Kindly review the attached code and suggest if anything needs to be change. and let me know on which branch and in which directory, I should maintain this, so I can raise the pull request

Thanks, swap_column.txt

Abhijeet