Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to process flat CSV files #126 #148

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Add ability to process flat CSV files #126 #148

merged 3 commits into from
Jun 13, 2024

Conversation

josusky
Copy link
Contributor

@josusky josusky commented Jun 6, 2024

Instead of a directory tree with “index.csv” files it is possible to specify a sub-tree with a single file named “index-flat.csv“ where each level is described by two columns. Column "X" contains the name and "X-description" contains the description. Columns/levels are processed from left to right, but the order of "description" columns is not important.

Instead of a directory tree with “index.csv” files it is possible to specify a sub-tree with a single file named “index-flat.csv“ where each level is described by two columns. Column "X" contains the name and "X-description" contains the description. Columns/levels are processed from left to right, but the order of "description" columns is not important.
@josusky josusky requested review from tomkralidis and antje-s June 6, 2024 15:46
@tomkralidis
Copy link
Collaborator

Thanks @josusky. Can you rebase against latest main branch? I'll review thereafter.

@josusky
Copy link
Contributor Author

josusky commented Jun 7, 2024

Thanks @josusky. Can you rebase against latest main branch? I'll review thereafter.

Rebased.

@tomkralidis tomkralidis added this to the INFCOM-3-revisions milestone Jun 13, 2024
@tomkralidis tomkralidis merged commit 0f1e827 into main Jun 13, 2024
1 check passed
@tomkralidis tomkralidis deleted the issue-126 branch June 13, 2024 00:47
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.

2 participants