intellij-csv-validator icon indicating copy to clipboard operation
intellij-csv-validator copied to clipboard

[Suggestion]Merge CSV files

Open kdschlosser opened this issue 5 years ago • 2 comments

The ability to join/merge 2 CSV files. a dialog would be provided so the user would be able to select what columns they wanted to merge and where they would be inserted.

kdschlosser avatar May 13 '20 18:05 kdschlosser

@kdschlosser Thanks for the suggestion.

IMHO a simple copy&paste of selected columns/cells would be more beneficial and support additional use-cases.

SeeSharpSoft avatar May 15 '20 17:05 SeeSharpSoft

There is a limit to copy and paste. I personally use PyCharm and it gets pretty special ed when moving large amounts of data using copy and paste. CSV files can be obnoxiously large. So keep this suggestion in mind should an issue arise because of the size of the data being copied and pasted.

kdschlosser avatar May 16 '20 18:05 kdschlosser