Skip to content

feat(csvclean): add --remove-empty-columns option#1337

Closed
SAY-5 wants to merge 1 commit into
wireservice:masterfrom
SAY-5:feat/csvclean-remove-empty-columns
Closed

feat(csvclean): add --remove-empty-columns option#1337
SAY-5 wants to merge 1 commit into
wireservice:masterfrom
SAY-5:feat/csvclean-remove-empty-columns

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented May 19, 2026

Closes #1290. Adds a --remove-empty-columns option to csvclean that drops columns empty in all data rows from the output, as @jpmckinney offered: "I would accept a PR that adds a --remove-empty-columns option to csvclean." The option is opt-in, so output is unchanged unless it is set.

@jpmckinney
Copy link
Copy Markdown
Member

Please resubmit without committing your venv.

@jpmckinney jpmckinney closed this May 19, 2026
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.

csvclean: Provide machine-readable output

2 participants