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

Adjust input files workflow #69

Open
1 of 3 tasks
werpuc opened this issue Sep 1, 2021 · 2 comments
Open
1 of 3 tasks

Adjust input files workflow #69

werpuc opened this issue Sep 1, 2021 · 2 comments
Assignees

Comments

@werpuc
Copy link
Member

werpuc commented Sep 1, 2021

The read_hdx() function should return hdx_data class, and it should work for all datafile types.

  • implement class
  • implement validator
  • make sure it is working for all data files.

Origin of the issue: https://github.com/michbur/HaDeX-projects/issues/2

@werpuc werpuc self-assigned this Sep 1, 2021
@werpuc
Copy link
Member Author

werpuc commented Sep 1, 2021

Currently, the hdexaminer data files are not working, as there is a need to manually curate the data - it is done by update_hdexaminer_file() function.

Question: should we first make the class object, and later change it, using method update_hdexaminer_file? This changes the column type (e.q. FD in Exposure), or should it be somehow replaced?

@werpuc
Copy link
Member Author

werpuc commented Sep 6, 2021

Datafile types are described in https://github.com/michbur/HaDeX-projects/issues/23.

werpuc added a commit that referenced this issue Sep 7, 2021
werpuc added a commit that referenced this issue Sep 7, 2021
@werpuc werpuc removed the this week label Jan 11, 2022
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

No branches or pull requests

1 participant