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

Allow using custom names for the data files #2

Open
felipet opened this issue Feb 13, 2024 · 1 comment
Open

Allow using custom names for the data files #2

felipet opened this issue Feb 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@felipet
Copy link
Owner

felipet commented Feb 13, 2024

Description

The tool v0.1.0 only allows parsing files named: data_ibexN.csv with N an index. It would be nice to have an extra argument that allows the specification of a custom filename.

@felipet felipet added the enhancement New feature or request label Feb 14, 2024
@felipet felipet added this to the Release v0.2.0 milestone Feb 14, 2024
@felipet felipet self-assigned this Feb 16, 2024
felipet added a commit that referenced this issue Feb 16, 2024
…extension.

GH-2

Changes:
- The app allows using a custom file stem to filter the data files,
  and/or a custom file extension.
@felipet
Copy link
Owner Author

felipet commented Feb 16, 2024

Feature added to the development branch.

felipet added a commit that referenced this issue Feb 16, 2024
…extension.

GH-2

Changes:
- The app allows using a custom file stem to filter the data files,
  and/or a custom file extension.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant