Skip to content

Conversation

@lrotermund
Copy link

I needed a delta between two gigantic CSV files for a project, your tool helped me a lot. As a thank you, I would like to play back the resulting customization and the new format, if you are interested.

This PR provides a a new delta formatter diff-file.

The following changes are included in the PR:

  • New format diff-file that creates a delta/diff CSV file between the base and delta files. The CSV file contains the headers of the delta file, as well as all additions and current modifications.
  • A formatter test to ensure the functionality of the new format
  • An update of the README containing the new format information

Could also be related to Issue #19

Lukas Rotermund added 6 commits May 19, 2022 18:25
Next: add headers from delta file
- renamed formatter from delta-file to diff-file
- added test to ensure correct diff file export
- moved tmp file to config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant