intellij-csv-validator
intellij-csv-validator copied to clipboard
[Suggestion]Merge CSV files
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 Thanks for the suggestion.
IMHO a simple copy&paste of selected columns/cells would be more beneficial and support additional use-cases.
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.