You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to see added in this software?
For now, it is not clear to the user how to extract the ratings from the database once the reports have been rated.
It would be very handy to have a button that allows the extraction of the ratings from the database and storing them in a data frame in TSV format.
I already implemented the code to perform the ratings extraction, it is available at https://github.com/TheAxonLab/hcph-sops/blob/mkdocs/code/qc/from_mongodb_to_dataframe.py.
In my opinion, the filter passed to find_pandas_all that determines which ratings you want to extract and where the TSV file should be saved should be options given by the administrator.
Once this feature is implemented, how to extract the ratings should be described in the documentation of the repo.
Do you have any interest in helping implement the feature?
Yes
Additional information / screenshots
No response
The text was updated successfully, but these errors were encountered:
celprov
changed the title
Implement a button in the admin panel to download the ratings into a dataframe
Implement in the admin panel a button to download the ratings into a dataframe
May 21, 2024
What would you like to see added in this software?
For now, it is not clear to the user how to extract the ratings from the database once the reports have been rated.
It would be very handy to have a button that allows the extraction of the ratings from the database and storing them in a data frame in TSV format.
I already implemented the code to perform the ratings extraction, it is available at https://github.com/TheAxonLab/hcph-sops/blob/mkdocs/code/qc/from_mongodb_to_dataframe.py.
In my opinion, the filter passed to find_pandas_all that determines which ratings you want to extract and where the TSV file should be saved should be options given by the administrator.
Once this feature is implemented, how to extract the ratings should be described in the documentation of the repo.
Do you have any interest in helping implement the feature?
Yes
Additional information / screenshots
No response
The text was updated successfully, but these errors were encountered: