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

Extend ExampleDataReader #31

Closed
JakobBD opened this issue Sep 19, 2024 · 1 comment
Closed

Extend ExampleDataReader #31

JakobBD opened this issue Sep 19, 2024 · 1 comment
Assignees

Comments

@JakobBD
Copy link
Collaborator

JakobBD commented Sep 19, 2024

ExampleDataReader could out of the box be able to...

  • distinguish between excel and csv files from file name, and read both
  • check if table columns contain 'value', do a melt otherwise.

This would allow data read in for most cases without implementing a custom DataReader.

@JakobBD
Copy link
Collaborator Author

JakobBD commented Dec 20, 2024

closed with #67

@JakobBD JakobBD closed this as completed Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants