Skip to content

Comments

feat: Get-CsvColumnList and Get-CsvKeyList#7

Merged
rulasg merged 2 commits intomainfrom
chore/per-file-commits-20250812-074725
Aug 12, 2025
Merged

feat: Get-CsvColumnList and Get-CsvKeyList#7
rulasg merged 2 commits intomainfrom
chore/per-file-commits-20250812-074725

Conversation

@rulasg
Copy link
Owner

@rulasg rulasg commented Aug 12, 2025

New CSV utility functions:

  • Added Get-CsvColumnList function in CsvColumList.ps1 to return a list of column names from a specified CSV file.
  • Added Get-CsvKeyList function in CsvKeyList.ps1 to return a list of unique values from a specified key column in a CSV file.This PR creates a separate commit for each modified/untracked file currently in the workspace.

Generated via automation.

@rulasg rulasg merged commit 5ef7592 into main Aug 12, 2025
3 checks passed
@rulasg rulasg deleted the chore/per-file-commits-20250812-074725 branch August 12, 2025 05:48
@rulasg rulasg changed the title Chore: one commit per modified file feat: Get-CsvColumnList and Get-CsvKeyList Aug 12, 2025
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